diff options
author | bie <bie@blekksprut.net> | 2017-06-02 08:24:12 +0000 |
---|---|---|
committer | bie <bie@blekksprut.net> | 2017-06-02 08:24:12 +0000 |
commit | 3a7cdeb20edf7c57cfec9ec7f68e0277240a3fb7 (patch) | |
tree | 1ef690da43ef5f6161e65f6916a5f6fe203e5d03 /tears.css | |
parent | 61d54a847fe5dd79c945820bba5d42b8e357b4d3 (diff) | |
download | tears-3a7cdeb20edf7c57cfec9ec7f68e0277240a3fb7.tar.xz |
pusse pusse
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 |