Some more header adjustments.
This commit is contained in:
parent
3d172c19d4
commit
d1f5d93ffb
2 changed files with 7 additions and 6 deletions
|
|
@ -74,7 +74,7 @@ h2 {
|
|||
width: 9ex;
|
||||
}
|
||||
.header_search { text-align: left; }
|
||||
.header_search input { background: #f9f9f9; font-size: 130%; }
|
||||
.header_search input { background: #f9f9f9; font-size: 110%; }
|
||||
.header_user { color: #909090; text-align: right; }
|
||||
.header_actions, .header_actions a {
|
||||
color: #909090; /* medium grey */
|
||||
|
|
@ -285,10 +285,12 @@ font-weight: 400;
|
|||
border-bottom-color: #909090; /* medium grey */
|
||||
border-bottom-style: dotted;
|
||||
border-bottom-width: 1px;
|
||||
border-radius: 5;
|
||||
box-shadow: 3px 3px 2px #888;
|
||||
margin-top: 2em;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.name_summary {
|
||||
font-size: 150%;
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue