Skip to content
Snippets Groups Projects
Commit ce2e713a authored by Josh Borrow's avatar Josh Borrow
Browse files

moved some items to the shared stylesheet

parent bee932e7
No related branches found
No related tags found
No related merge requests found
...@@ -56,10 +56,6 @@ html, body { ...@@ -56,10 +56,6 @@ html, body {
color: white; color: white;
} }
.nav ul li a:hover {
font-weight: bold;
color: white;
}
/* Background */ /* Background */
...@@ -71,10 +67,6 @@ body { ...@@ -71,10 +67,6 @@ body {
/* Text Styling */ /* Text Styling */
body * {
font-family: Inconsolata, monospace;
}
.central * { .central * {
color: white; color: white;
text-align:center; text-align:center;
...@@ -85,6 +77,3 @@ body * { ...@@ -85,6 +77,3 @@ body * {
max-height: 15%; max-height: 15%;
} }
.subhead {
font-weight: normal;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment