Template:Team:Edinburgh/css/notebook-style.css

From 2012.igem.org

(Difference between revisions)
(rv)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
/*Some changes in the header*/
+
/* wiki edit */
-
#notebook-page a:hover{
+
#content{
-
cursor: default;
+
background-image:none;
-
color: #cad8e5;
+
}
}
-
.edi-lab-book-entry{
+
/* header edit */
-
width: 90%;
+
#notebook-page a{
-
margin: 5%;
+
background-color: #f2f2f2;
 +
border-top-right-radius: 10px;
 +
border-top-left-radius: 10px;
}
}
-
.edi-lab-book-entry .entry-title a,
+
#notebook-page a,
-
.edi-lab-book-entry .entry-title a:hover,
+
#notebook-page a:hover,
-
.edi-lab-book-entry .entry-title a:visited,
+
#notebook-page a:visited{
-
#notebook-content p{
+
color: #000;
-
color: #25476c;
+
-
font: normal 24px/30px helvetica, verdana, calibri, sans-serif;
+
-
text-decoration:none;
+
-
}
+
-
#notebook-content p{
+
-
padding-left:30px;
+
-
}
+
-
.edi-lab-book-entry .entry-details p{
+
-
color: #a8bfd4;
+
-
font: normal 12px/16px tahoma, calibri, sans-serif;
+
-
padding-bottom: 20px;
+
-
}
+
-
.edi-lab-book-entry .entry-text p{
+
-
text-align: justify;
+
-
font: normal 14px/18px helvetica, tahoma, calibri, sans-serif;
+
}
}
 +
/* page */
</style>
</style>
-
 
</html>
</html>

Latest revision as of 15:09, 26 October 2012