Moved the header link styles with the other header rules

This commit is contained in:
Christophe Coevoet 2012-07-05 01:44:06 +02:00
parent 3a9a2849e3
commit f874f2517d

View File

@ -136,6 +136,10 @@ table tbody tr:last-child td {
font-size: 1.2em;
}
#header a {
text-decoration: none;
}
#colophon {
margin: 0 15px 40px 15px;
padding: 10px 0;
@ -425,10 +429,6 @@ li.operation.patch div.content h4 {
cursor: pointer;
}
#header a {
text-decoration: none;
}
/** sandbox */
.pane:not(.selected) {