Team:NYU Gallatin/Templates/Styles

From 2012.igem.org

(Difference between revisions)
m
 
(11 intermediate revisions not shown)
Line 225: Line 225:
a:focus {
a:focus {
   text-decoration: underline;
   text-decoration: underline;
-
}
 
-
h1,
 
-
h2,
 
-
h3,
 
-
h4,
 
-
h5,
 
-
h6 {
 
-
  margin: 1.0em 0 0.5em;
 
-
  font-weight: inherit;
 
-
}
 
-
h1 {
 
-
  font-size: 1.357em;
 
-
  color: #000;
 
-
}
 
-
h2 {
 
-
  font-size: 1.143em;
 
-
}
 
-
p {
 
-
  margin: 0 0 1.2em;
 
-
}
 
-
del {
 
-
  text-decoration: line-through;
 
}
}
tr.odd {
tr.odd {
-
   background-color: #f0f0f0;
+
   background-color: #e8e9dc;
}
}
img {
img {
   outline: 0;
   outline: 0;
}
}
-
code,
 
-
pre,
 
-
kbd,
 
-
samp,
 
-
 
/* ------------------ Fonts ------------------ */
/* ------------------ Fonts ------------------ */
Line 264: Line 237:
#header,
#header,
#footer-wrapper,
#footer-wrapper,
-
#skip-link,
 
ul.contextual-links,
ul.contextual-links,
ul.links,
ul.links,
Line 290: Line 262:
   border: 0;
   border: 0;
   border-spacing: 0;
   border-spacing: 0;
-
   font-size: 0.857em;
+
   font-size: 0.7em;
   margin: 10px 0;
   margin: 10px 0;
   width: 100%;
   width: 100%;
 +
  border: solid #909268 1px;
 +
  border-right: none;
 +
  border-top: none;
}
}
table table {
table table {
Line 301: Line 276:
}
}
table tr th {
table tr th {
-
   background: #000;
+
   background: #53561d;
   color: #fff;
   color: #fff;
   border-bottom-style: none;
   border-bottom-style: none;
Line 310: Line 285:
   color: #FFF;
   color: #FFF;
   font-weight: bold;
   font-weight: bold;
 +
  font-size: 0.9em;
}
}
table tbody tr th {
table tbody tr th {
Line 317: Line 293:
tr th {
tr th {
   padding: 4px 9px;
   padding: 4px 9px;
-
   border: 1px solid #fff;
+
   border: solid #909268 1px;
 +
  border-left: none;
 +
  border-bottom: none;
   text-align: left; /* LTR */
   text-align: left; /* LTR */
 +
  vertical-align: top;
 +
}
 +
 +
tr td.last,
 +
tr th {
 +
}
}
#footer-wrapper tr td,
#footer-wrapper tr td,
Line 821: Line 805:
#main-menu {
#main-menu {
-
  text-align: left;
+
    height: 80px;
-
  padding: 0;
+
    overflow: hidden;
-
  width: 250px;
+
    padding: 0;
-
  height: 690px;
+
    text-align: center;
-
  overflow: hidden;
+
    width: 970px;
-
  position: fixed;
+
    z-index: 9999;
-
  left: 0;
+
-
  top: 50px;
+
-
  z-index: 9999;
+
-
 
+
}
}
#main-menu-links {
#main-menu-links {
Line 836: Line 816:
}
}
#main-menu-links li {
#main-menu-links li {
-
   display: block;
+
   display: inline-block;
-
  clear: both;
+
   list-style: none;
   list-style: none;
   padding: 0;
   padding: 0;
Line 874: Line 853:
}
}
#main-menu-links a:hover,
#main-menu-links a:hover,
-
#main-menu-links a:focus {
+
#main-menu-links a:focus,
 +
#main-menu-links a.active {
   opacity:1.0;
   opacity:1.0;
   filter:alpha(opacity=100); /* For IE8 and earlier */
   filter:alpha(opacity=100); /* For IE8 and earlier */
Line 897: Line 877:
/* Team */
/* Team */
#main-menu-links li.menu-388 a {
#main-menu-links li.menu-388 a {
-
   background: url('https://static.igem.org/mediawiki/2012/5/56/Aseatobacter-NAV-Home.png') left center no-repeat;
+
   background: url('https://static.igem.org/mediawiki/2012/7/73/Aseatobacter-NAV-Team.png') left center no-repeat;
}
}
/* Project */
/* Project */
#main-menu-links li.menu-307 a {
#main-menu-links li.menu-307 a {
-
   background: url('https://static.igem.org/mediawiki/2012/5/56/Aseatobacter-NAV-Home.png') left center no-repeat;
+
   background: url('https://static.igem.org/mediawiki/2012/d/d2/Aseatobacter-NAV-Project.png') left center no-repeat;
}
}
/* Parts */
/* Parts */
Line 912: Line 892:
}
}
/* Notebook */
/* Notebook */
-
#main-menu-links li.menu-311 a {
+
#main-menu-links li.menu-584 a {
   background: url('https://static.igem.org/mediawiki/2012/e/e8/Aseatobacter-NAV-Notebook.png') left center no-repeat;
   background: url('https://static.igem.org/mediawiki/2012/e/e8/Aseatobacter-NAV-Notebook.png') left center no-repeat;
}
}
Line 921: Line 901:
/* Attributions */
/* Attributions */
#main-menu-links li.menu-313 a {
#main-menu-links li.menu-313 a {
-
   background: url('https://static.igem.org/mediawiki/2012/5/56/Aseatobacter-NAV-Home.png') left center no-repeat;
+
   background: url('https://static.igem.org/mediawiki/2012/c/c9/Aseatobacter-NAV-Attributions.png') left center no-repeat;
}
}
/* Profile */
/* Profile */
Line 1,202: Line 1,182:
}
}
-
table a, table a:visited, table a:active {
+
table a:link, table a:visited, table a:active {
   color: black;
   color: black;
   text-decoration: underline;
   text-decoration: underline;
Line 1,209: Line 1,189:
   color: black;
   color: black;
   text-decoration: underline;
   text-decoration: underline;
 +
}
 +
 +
ul li {
 +
  list-style-image: none;
 +
  list-style-type: square;
 +
}
 +
 +
ul li ul li {
 +
  list-style-image: none;
 +
  list-style-type: circle;
 +
}
 +
 +
img.border {
 +
  border: solid black 1px;
 +
}
 +
 +
#blog {
 +
  font-size: 0.9em;
}
}
</style></nowiki>
</style></nowiki>
</head>
</head>
</html>
</html>

Latest revision as of 02:48, 4 October 2012