Difference between revisions of "Template:Bielefeld-CeBiTec/css/stylesheet"

(Created page with "p { font-color:red; font-size:8px; }")
 
Line 1: Line 1:
p {
+
p{
font-color:red;
+
line-height: 2;
font-size:8px;
+
        font-style: italic;
}
+
        color: darkgreen;
 +
}

Revision as of 12:32, 3 May 2015

p{ line-height: 2;

       font-style: italic;
       color: darkgreen;

}