diff options
| author | hallgren <hallgren@chalmers.se> | 2012-04-19 15:34:56 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-04-19 15:34:56 +0000 |
| commit | 9d47b83e076dafdb3d75ac7213dfc0ba993f1899 (patch) | |
| tree | 7690e6dbe147b4f968a2ac12a3a56e525a42a00a /src/www/gfse/editor.css | |
| parent | 98ed039498dbbe9040d901a55671ec52d0068995 (diff) | |
minibar & cloud service: minor style changes
Also include the GF logo on the cloud service start page.
Diffstat (limited to 'src/www/gfse/editor.css')
| -rw-r--r-- | src/www/gfse/editor.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/www/gfse/editor.css b/src/www/gfse/editor.css index b2347cb44..ff5554175 100644 --- a/src/www/gfse/editor.css +++ b/src/www/gfse/editor.css @@ -4,6 +4,7 @@ h1,h2,h3,h4,small { font-family: sans-serif;} h1,h2,h3,h4 { color: #303030; text-shadow: rgba(0,0,0,0.25) 3px 3px 5px; } h1:first-child, h2:first-child { margin-top: 0; margin-bottom: 1ex; } +h1 img { float: right; border: 0; max-width: 50%; } #editor { /* This allows the div to grow wider than the window if necessary to |
