diff options
| author | Heather Miller <heather.miller@epfl.ch> | 2017-01-03 15:28:36 +0100 |
|---|---|---|
| committer | Heather Miller <heather.miller@epfl.ch> | 2017-01-03 15:28:36 +0100 |
| commit | 6800c5b6f744d1e56228cf74096cafe04e94489e (patch) | |
| tree | 03014ab0e76503b5575a1f5c2d5421ec89891040 /resources/css/main.css | |
| parent | 29ef063fdcfffd887313c7bc0e1e51d515d40e64 (diff) | |
Facelifting, con't
Diffstat (limited to 'resources/css/main.css')
| -rwxr-xr-x | resources/css/main.css | 6 |
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; |
