mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
remove text-shadow
This commit is contained in:
parent
7bc469c5f3
commit
ad484ca048
@ -10,7 +10,6 @@ html {
|
||||
body {
|
||||
background: #f0f0f0;
|
||||
font-family: 'Lato', sans-serif;
|
||||
text-shadow: 1px 1px 1px #ffffff;
|
||||
margin-bottom: 4em;
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
@ -43,7 +42,6 @@ code,pre {
|
||||
.navbar-inner { border-color: #06537d !important; }
|
||||
|
||||
.footer {
|
||||
text-shadow: none;
|
||||
background: #0981c3;
|
||||
border-top: 1px solid #ddd;
|
||||
color: #fff;
|
||||
|
||||
@ -239,7 +239,6 @@ h2.changes-title {
|
||||
}
|
||||
.tag-count {
|
||||
border: 0.1em solid #d8d8d8;
|
||||
text-shadow: none;
|
||||
padding: 0 0.25em;
|
||||
border-radius: 0.25em;
|
||||
color: #999;
|
||||
@ -290,4 +289,3 @@ div.plain-text {
|
||||
padding: 0.5em;
|
||||
background: #eef;
|
||||
}
|
||||
|
||||
|
||||
@ -55,7 +55,6 @@ hr {
|
||||
display: inline-block;
|
||||
padding: 0 0.5em;
|
||||
margin-right: 0.5em;
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user