diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2015-03-29 21:02:13 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2015-03-29 21:02:40 +0200 |
| commit | efa6b41339623028c8ef7a5534946f4617d6d977 (patch) | |
| tree | 1b0afb0e49e5bf668293ebdcc3aee65cfb6a9f11 /chimere_example_static/chimere/css/extra-styles.css | |
| parent | a71fd5ac929770a536c5ac8ed44a7da95ce1bc93 (diff) | |
| download | Chimère-efa6b41339623028c8ef7a5534946f4617d6d977.tar.bz2 Chimère-efa6b41339623028c8ef7a5534946f4617d6d977.zip | |
Replace welcome window by news window
Diffstat (limited to 'chimere_example_static/chimere/css/extra-styles.css')
| -rw-r--r-- | chimere_example_static/chimere/css/extra-styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chimere_example_static/chimere/css/extra-styles.css b/chimere_example_static/chimere/css/extra-styles.css index a099929..5a4df27 100644 --- a/chimere_example_static/chimere/css/extra-styles.css +++ b/chimere_example_static/chimere/css/extra-styles.css @@ -56,7 +56,7 @@ a:hover, a:focus { color:#327E04; } -#welcome{ +#news{ background-color:transparent; } @@ -245,7 +245,7 @@ li.main_category > span.category_name:hover{ top: 125px; } -a#welcome_button{ +a#news_button{ padding:0 10px; margin:0; } |
