diff options
Diffstat (limited to 'tears.css')
-rw-r--r-- | tears.css | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,12 +15,15 @@ p.x a { text-align: right; } pre { font-weight: bold; } a { text-decoration: none; color: DarkOrange; } a:hover, a:visited { color: Tomato; } -img { border: 1px solid #000; } +img { border: 1px solid #000; max-width: 50%; } pre { position: relative; } img.orz { width: 50px; height: 50px; display: block; } label { width: 8em; float: left; margin: 0.25em 0; } +blockquote { font-style: italic; position: relative; } + +img.teatime { max-width: 100%; } /*! * Pikaday |