com web/pres2: Tweak styles a little: 10gen-strict.css core.css
[email protected] (Derick Rethans) Wed, 25 Nov 2015 11:40:04 +0000
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: d4a1a2c1928356cf2b933a982ae5e40fd3b8efa1 Author: Derick Rethans <[email protected]> Wed, 25 Nov 2015 11:40:01 +0000 Parents: e86f6179758aec3d1218d75d735553e41a76fb02 Branches: dericks-renderer Link: http://git.php.net/?p=web/pres2.git;a=commitdiff;h=d4a1a2c1928356cf2b933a982ae5e40fd3b8efa1 Log: Tweak styles a little Changed paths: M 10gen-strict.css M core.css Diff: diff --git a/10gen-strict.css b/10gen-strict.css index d683075..35c147e 100644 --- a/10gen-strict.css +++ b/10gen-strict.css @@ -182,3 +182,8 @@ div.float width: 100%; height: 100%; } + +table, td, tr +{ + border: 0; +} diff --git a/core.css b/core.css index f0fe71b..a6c8367 100644 --- a/core.css +++ b/core.css @@ -313,8 +313,8 @@ p.attribution { text-align: center; font-size: 50%; - margin-top: -16px; - color: gray; + margin-top: 0px; + color: black; } img.inline