Team:TU Darmstadt/Template/CSS

From 2014.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 1,227: Line 1,227:
-
#contentWrap{background-color: #fff;margin-top: 20px;}
+
#contentWrap{background-color: #fff; }
#breadcrumbs{height:30px;background-color:none;color:#333;font-size:12px;margin-bottom:15px;}
#breadcrumbs{height:30px;background-color:none;color:#333;font-size:12px;margin-bottom:15px;}
#breadcrumbs p{color:#333;font-size:12px;font-weight:bold;padding:6px 5px;margin-bottom:0;}
#breadcrumbs p{color:#333;font-size:12px;font-weight:bold;padding:6px 5px;margin-bottom:0;}
Line 1,269: Line 1,269:
}
}
-
#wikicontent{height:auto;background-color:none;padding:0px 5px;width:740px;margin-bottom:30px;color:#333 ;}
+
#wikicontent{
 +
height:auto;
 +
background-color:none;
 +
padding:0px 5px;
 +
width:740px;
 +
margin-bottom:30px;
 +
color:#333;
 +
}
#content h1{color:#fc0110;}
#content h1{color:#fc0110;}
#content p {text-align:justify;}
#content p {text-align:justify;}
Line 2,226: Line 2,233:
  .small p, .contentcenter p {
  .small p, .contentcenter p {
-
font-size: 17px;
+
font-size: 14px;
color: grey;
color: grey;
text-align: right;
text-align: right;
Line 2,638: Line 2,645:
  div.code {
  div.code {
-
border-top: 2px solid black;
+
border-top: 1px solid #22272c;
-
border-left: 2px solid black;
+
border-left: 1px solid #22272c;
  width: 100%;
  width: 100%;
background: rgba(20,23,26,0.6);
background: rgba(20,23,26,0.6);

Latest revision as of 02:50, 18 October 2014