1
0
Fork 0

Altered default border color for head class

website
Mike Gerwitz 2012-06-09 11:40:11 -04:00
parent 3a453ab0e7
commit aaeabfd971
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ span.shell-start {
padding: 1em;
margin: -0.5em -1em 1em -1em;
border-bottom: 1px solid;
border-bottom: 1px solid #babdb6;
}
#content .head.good {
background-color: rgb(116,210,22);