Style adjusted for compatibility with stackalytics.com

Change-Id: I97bc0effbaf8209a05cd3e64aa3b0c54fe5c105b
This commit is contained in:
Ilya Shakhat 2013-07-17 13:01:38 +04:00
parent a45ac052b2
commit 91c0254b5b
4 changed files with 12 additions and 2 deletions

View File

@ -1,6 +1,7 @@
html, body {
font-family: 'PT Sans', arial, sans-serif;
font-size: 14px;
background: url(../images/osstats_tile.jpg) repeat-x;
height: 100%;
color: #41454d;
margin: 0;
@ -109,7 +110,7 @@ select {
}
div.aheader {
height: 60px;
margin-top: 23px;
text-shadow: 1px 1px 0 #fff;
}
@ -128,7 +129,6 @@ div.aheader h1 a {
div.page div.navigation {
text-shadow: 1px 1px 0 #fff;
background: #fbfafa;
padding: 4px 10px;
border-top: 1px dashed #e9eaef;
border-bottom: 1px dashed #e9eaef;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

10
etc/corrections.json Normal file
View File

@ -0,0 +1,10 @@
{
"corrections": [
{
"commit_id": "ee3fe4e836ca1c81e50a8324a9b5f982de4fa97f",
"correction_comment": "Rename of Quantum to Neutron",
"lines_added": 0,
"lines_deleted": 0
}
]
}