diff options
| author | hallgren <hallgren@chalmers.se> | 2013-11-27 15:32:25 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-11-27 15:32:25 +0000 |
| commit | eea636966d2ff59fa4185fa6a25ef3707181522c (patch) | |
| tree | 3116b40fbb91b45e3508a7e8c2d48a953b0fb840 /css/style.css | |
| parent | 47182d4045ba0f9a0e5fe959e7ab21809299b7c9 (diff) | |
Adding an alternate style for the GF home page
Diffstat (limited to 'css/style.css')
| -rw-r--r-- | css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 396e6f742..b590d92bb 100644 --- a/css/style.css +++ b/css/style.css @@ -8,6 +8,7 @@ h1,h2,h3,h4 { font-family: sans-serif; color: #303030; h1 { text-align: center; } h2 { border-bottom: 2px solid #303030; clear: right; } +div.mainlinks { font-size: 140%; } div.center { text-align: center; } div.news { font-size: small; } |
