summaryrefslogtreecommitdiffstats
path: root/media/css
diff options
context:
space:
mode:
Diffstat (limited to 'media/css')
-rw-r--r--media/css/trog3.css24
1 files changed, 11 insertions, 13 deletions
diff --git a/media/css/trog3.css b/media/css/trog3.css
index 54e6e84..990634a 100644
--- a/media/css/trog3.css
+++ b/media/css/trog3.css
@@ -191,21 +191,19 @@ img.icon { vertical-align: middle; }
img.aligntop { vertical-align: top; }
blockquote {
font: Georgia, "Times New Roman", Times, serif;
- font-weight:bold;
- font-variant:small-caps;
- width: 400px;
- background: url(../close-quote.gif) no-repeat right bottom;
- padding-left: 25px;
- text-indent: -25px;
- text-align: right;
+ width: 80%;
+ /* width: 400px; */
+ padding-left: 8;
+ /* text-indent: -25px; */
+ text-align: left;
vertical-align:bottom;
- color:#CCCC66;
-}
-blockquote:first-letter {
- background: url(../open-quote.gif) no-repeat left top;
- padding-left: 40px;
- font: italic 1.4em Georgia, "Times New Roman", Times, serif;
+ color:#4444dd;
}
+/* blockquote:first-letter { */
+ /* background: url(../open-quote.gif) no-repeat left top; */
+ /* padding-left: 40px; */
+ /* font: italic 1.4em Georgia, "Times New Roman", Times, serif; */
+/* } */
table.imgtable { margin-left: auto; margin-right: auto; }
table.imgtable td { vertical-align: middle; text-align: center;
padding: 10px; }