Template:Kyoto/css

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
/*** breaking official design start ***/
/*** breaking official design start ***/
/*** global background ***/
/*** global background ***/
-
@import url();
+
@import url(http://fonts.googleapis.com/css?family=Finger+Paint);
body {
body {
     background-image: url(https://static.igem.org/mediawiki/2013/c/c7/Repeatingtile.jpg);
     background-image: url(https://static.igem.org/mediawiki/2013/c/c7/Repeatingtile.jpg);
Line 184: Line 184:
     border-bottom: dotted 2px #00aaaa;
     border-bottom: dotted 2px #00aaaa;
     text-align: left;
     text-align: left;
 +
    font-family:Finger+Paint;
}
}
/*** text contents ***/
/*** text contents ***/

Revision as of 18:58, 24 September 2013