Difference between revisions of "Team:Northwestern/css/protocols"

(Blanked the page)
 
Line 1: Line 1:
@charset "UTF-8";
+
 
#prtl {
+
font-family: josefin-sans;
+
font-style: normal;
+
margin-left: 5px;
+
margin-right: 5px;
+
margin-top: 20px;
+
margin-bottom: 20px;
+
padding-left: 120px;
+
padding-right: 110px;
+
}
+
#prtl a {
+
color: #000000 !important;
+
text-decoration: underline !important;
+
}
+
#prtl a:hover {
+
color: #000000 !important;
+
font-style: italic !important;
+
text-decoration: none !important;
+
}
+
#prtl article h1 {
+
margin-top: 10px;
+
}
+
#prtl article .divider {
+
display: block;
+
max-height: 30px;
+
margin-top: 30px;
+
margin-bottom: 30px;
+
}
+
#prtl p {
+
margin-top: 20px;
+
}
+

Latest revision as of 19:44, 16 October 2016