diff options
Diffstat (limited to 'skins/contrib/Dusk-Segoe/index.css')
-rw-r--r-- | skins/contrib/Dusk-Segoe/index.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/skins/contrib/Dusk-Segoe/index.css b/skins/contrib/Dusk-Segoe/index.css new file mode 100644 index 000000000..c9c2d1705 --- /dev/null +++ b/skins/contrib/Dusk-Segoe/index.css @@ -0,0 +1,9 @@ +/* + * Custom rules for index.css. + * The rules you put here override rules in that stylesheet. + */ + + div#page-index .outro + { + clear:both; + } |