forked from expo/troggle
2019 blog edits
This commit is contained in:
+11
-13
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user