diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/pages/about.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/pages/about.css b/data/pages/about.css index a55485ce1..37f1cc066 100644 --- a/data/pages/about.css +++ b/data/pages/about.css @@ -1,3 +1,5 @@ +/* about:plugins */ + #plugin-table { margin: 14px; @@ -30,6 +32,8 @@ color:#339; } +/* about:epiphany */ + #ephytext { margin-top: 15%; font-size: 1.3em; |