Reviewed by Timothy Hatcher.
* wwwroot/planetwebkit.css: Reduced text shadow offsets.
WebKitSite:
Reviewed by Timothy Hatcher.
* css/main.css: Reduced text shadow offsets.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@34835
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2008-06-27 Dan Bernstein <mitz@apple.com>
+
+ Reviewed by Timothy Hatcher.
+
+ * wwwroot/planetwebkit.css: Reduced text shadow offsets.
+
2008-06-02 Maciej Stachowiak <mjs@apple.com>
* config.ini: Correct URL for just-added blog.
}
h1, h2, h3 {
- text-shadow: #bbb 3px 3px 2px;
+ text-shadow: #bbb 2px 2px 2px;
}
h1 {
+2008-06-27 Dan Bernstein <mitz@apple.com>
+
+ Reviewed by Timothy Hatcher.
+
+ * css/main.css: Reduced text shadow offsets.
+
2008-06-25 Maciej Stachowiak <mjs@apple.com>
Not reviewed, web site fix.
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
- text-shadow: #bbb 3px 3px 2px;
+ text-shadow: #bbb 2px 2px 2px;
font-size: 24px;
}
h2, h3, h4 {
margin-bottom: 0px;
- text-shadow: #bbb 2px 2px 1px;
+ text-shadow: #bbb 1px 1px 1px;
}
h2 {