Commit 8a0ebad7 authored by Leo Iannacone's avatar Leo Iannacone

Do space for medals

parent 0d421eb8
...@@ -514,6 +514,10 @@ padding-top: 4px; ...@@ -514,6 +514,10 @@ padding-top: 4px;
width: 100%; width: 100%;
} }
.answer-link a {
color: #444;
}
.short-summary h2 a { .short-summary h2 a {
color: #333; color: #333;
font-family: "Trebuchet MS", "segoe ui", arial, sans-serif; font-family: "Trebuchet MS", "segoe ui", arial, sans-serif;
...@@ -536,6 +540,7 @@ padding-top: 4px; ...@@ -536,6 +540,7 @@ padding-top: 4px;
.userinfo a, a.userinfo { .userinfo a, a.userinfo {
color: #DD4814; color: #DD4814;
margin-right: 5px;
} }
.short-summary .counts { .short-summary .counts {
...@@ -1387,7 +1392,7 @@ ins { ...@@ -1387,7 +1392,7 @@ ins {
color: #333333; color: #333333;
font-size: 110%; font-size: 110%;
font-weight: bold; font-weight: bold;
margin: 10px; margin-right: 10px;
} }
#subheader .score, .accept_rate { #subheader .score, .accept_rate {
...@@ -1498,7 +1503,7 @@ padding: 6px; ...@@ -1498,7 +1503,7 @@ padding: 6px;
.user { .user {
line-height: 140%; line-height: 140%;
padding: 5px; padding: 5px;
width: 170px; width: 200px;
display: inline-block; display: inline-block;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment