Probably don't need text styles on an img tag

This commit is contained in:
Thomas Kluyver 2014-12-12 12:02:16 -08:00
parent 87baffc5b0
commit 7454b25dc0
2 changed files with 0 additions and 6 deletions

View File

@ -69,10 +69,7 @@ div#header {
}
#ipython_notebook img {
font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
height: @logo_height;
text-decoration: none;
color: black;
}
#site {

View File

@ -7797,10 +7797,7 @@ div#header .header-bar {
font-weight: bold;
}
#ipython_notebook img {
font-family: Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
height: 24px;
text-decoration: none;
color: black;
}
#site {
width: 100%;