This commit is contained in:
@@ -63,7 +63,7 @@ thead input {
|
||||
}
|
||||
|
||||
#page-header h2 img {
|
||||
margin-right: 1.2rem;
|
||||
margin-right: .6rem;
|
||||
}
|
||||
|
||||
#page-header h2 a {
|
||||
@@ -166,6 +166,16 @@ thead input {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Used to decolourize a link.
|
||||
*/
|
||||
.text-default {
|
||||
color: #333;
|
||||
}
|
||||
a.text-default:hover, a.text-default:focus {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
/*
|
||||
* We need more text colors (for event stati)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user