mirror of
https://github.com/torproject/webwml.git
synced 2025-03-01 14:45:41 +00:00
revert part of r24933, the new size logo doesn't look right compared to
the rest of the images. jeremy will look into keeping the image tiny and sized correctly.
This commit is contained in:
parent
534aa8f0c7
commit
e381131953
@ -43,10 +43,10 @@ body {
|
||||
|
||||
h1#logo a,
|
||||
h1#logo a:visited {
|
||||
background: url(../images/tor-logo.jpg) left top no-repeat;
|
||||
background: url(../images/tor-logo_low_resolution.jpg) left top no-repeat;
|
||||
text-indent: -9999px;
|
||||
overflow: hidden;
|
||||
width: 160px;
|
||||
width: 150px;
|
||||
height: 97px;
|
||||
display: block;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user