Difference between revisions of "Template:Pittsburgh"

Line 234: Line 234:
  
 
/* styling for table of contents */
 
/* styling for table of contents */
a[name="Top"] {
+
font-size:18px;
+
    ul[class="table"] {
color:#72c9b6;
+
padding:0px;
+
}
+
ul[class="table"] {
+
 
list-style:none;
 
list-style:none;
 
}
 
}
 
a[class="table"] {
 
a[class="table"] {
color: black;
+
color: rgb(0,0,128);
 
text-decoration: underline;
 
text-decoration: underline;
 
font-size: 13px;
 
font-size: 13px;
Line 254: Line 250:
 
a[class="nav"]{
 
a[class="nav"]{
 
color:rgb(0,0,128);
 
color:rgb(0,0,128);
        margin-top:7px;
 
 
}
 
}
 +
   
 
.nav:hover{
 
.nav:hover{
 
color:rgb(0,0,128);
 
color:rgb(0,0,128);
Line 265: Line 261:
 
/*.content_wrapper*/ .content h1, /*.content_wrapper*/ .content h2 {
 
/*.content_wrapper*/ .content h1, /*.content_wrapper*/ .content h2 {
 
padding:5px 15px;  
 
padding:5px 15px;  
color:#72c9b6;
+
color:rgb(0,0,128);
  
 
}
 
}

Revision as of 22:13, 28 July 2016