Template:Styler

From 2013hs.igem.org

(Difference between revisions)
 
(19 intermediate revisions not shown)
Line 4: Line 4:
<link href='http://fonts.googleapis.com/css?family=Iceberg' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Iceberg' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Rationale' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Rationale' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Anaheim|Carrois+Gothic+SC|Alef|Telex' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<!--[if lt IE 9]>
     <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
     <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
Line 14: Line 15:
</head>
</head>
<style type="text/css">
<style type="text/css">
 +
 +
*, body
 +
{  cursor:url('http://static.tumblr.com/idir0tq/Jb5mordn6/fluorescent_protein-reporter_copy_copy_copy.png'), auto !important;  }
 +
 +
a, a:hover
 +
{  cursor:auto !important;    }
 +
 +
::selection
 +
{  background:#CCC;    }
 +
 +
::-moz-selection
 +
{  background:#CCC;    }
p
p
-
{    margin:.5em 0 .5em 0;    }
+
{    margin:.5em 0 .5em 0;
 +
    line-height:160%;    }
a, a:hover
a, a:hover
Line 63: Line 77:
     font-family:Calibri;
     font-family:Calibri;
     font-weight:bold;
     font-weight:bold;
-
     line-height:40px !important;
+
     line-height:41px !important;
     text-shadow:0px 0px 1px #222;    }
     text-shadow:0px 0px 1px #222;    }
Line 191: Line 205:
     border-left:1px solid #DDD;
     border-left:1px solid #DDD;
     border-right:1px solid #DDD;
     border-right:1px solid #DDD;
-
     position:relative;  }
+
     position:relative;
 +
    font:14px 'Telex';
 +
    padding:19px 25px 16px 25px;
 +
    color:#444;  }
#catlinks
#catlinks
Line 297: Line 314:
#linkbar a:hover
#linkbar a:hover
{  color:#529DFF !important;    }
{  color:#529DFF !important;    }
 +
 +
#linkbar .selflink
 +
{  text-align: center;
 +
    line-height: 100%;
 +
    font-family: Calibri;
 +
    text-transform: uppercase;
 +
    font-size: 15px;
 +
    padding:0px 10px;
 +
    font-weight:bold;
 +
    color:#AAA;
 +
    text-shadow: 0px 0px 1px #529DFF;    }
 +
 +
#maincontent h3
 +
{  font-size:150%;
 +
    font-weight:bold;
 +
    font-family:'Anaheim';
 +
    color:#333;    }
 +
 +
#maincontent img
 +
{  max-width: 100%;
 +
    height: auto;    }
</style>
</style>
</html>
</html>

Latest revision as of 19:51, 21 June 2013