aboutsummaryrefslogtreecommitdiff
path: root/resources/css/main.css
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2017-01-03 15:28:36 +0100
committerHeather Miller <heather.miller@epfl.ch>2017-01-03 15:28:36 +0100
commit6800c5b6f744d1e56228cf74096cafe04e94489e (patch)
tree03014ab0e76503b5575a1f5c2d5421ec89891040 /resources/css/main.css
parent29ef063fdcfffd887313c7bc0e1e51d515d40e64 (diff)
Facelifting, con't
Diffstat (limited to 'resources/css/main.css')
-rwxr-xr-xresources/css/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/css/main.css b/resources/css/main.css
index 7482f42..ce3775a 100755
--- a/resources/css/main.css
+++ b/resources/css/main.css
@@ -142,6 +142,12 @@ ul > li {
margin-left: 24px;
}
+.author {
+ font-family: 'Montserrat', sans-serif;
+ text-transform: uppercase;
+ color: #b3b3b3;
+}
+
.jumbotron {
padding: 20px;
background-color: #34495E;