Some Styling updates, Removed rebuild, Added About page + Semantic UI.
This commit is contained in:
@@ -1101,10 +1101,7 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #23527c;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:focus {}
|
||||
a:focus {
|
||||
outline: thin dotted;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
|
||||
Reference in New Issue
Block a user