X-Git-Url: https://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/blobdiff_plain/0e0df08e1c77e7d4871a44db60a19ee0b928bd17..0ea11f9c82da04570bfb3f1943347eb6962827a0:/local.css diff --git a/local.css b/local.css index c15a8040..e48bb84e 100644 --- a/local.css +++ b/local.css @@ -262,9 +262,9 @@ legend { border: 0px; } -.sidebar #google_translate_element { +.pageheader #google_translate_element { position: absolute; - bottom: 5px; + top: 3ex; right: 10px; } @@ -363,3 +363,18 @@ ol.lower-alpha { ol ol { list-style-type: lower-alpha; } + +blockquote { + font-style:italic; + color: #666; + border-left: 2px solid gray; + margin-left: 0; + margin-right: 0; + padding-left: 1em; +} + +.twitter-logo { + height: 1.5ex; + width: auto; + vertical-align: baseline; +}