mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Style improvements to profile header
This commit is contained in:
parent
f3ee315336
commit
5dcac62bf2
1 changed files with 6 additions and 4 deletions
|
@ -721,14 +721,14 @@ a.tag:hover {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.interior .header-Outro .stats {
|
.interior .header-Outro .stats {
|
||||||
margin-bottom: 1.2em;
|
margin-bottom: 1.3em;
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 2em;
|
margin-top: 1.9em;
|
||||||
}
|
}
|
||||||
.interior .header-Outro .stats strong {
|
.interior .header-Outro .stats strong {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
font-weight: bold;
|
font-weight: normal;
|
||||||
color: #DAEEA5;
|
color: #DAEEA5;
|
||||||
}
|
}
|
||||||
.interior .header-Outro .stats span {
|
.interior .header-Outro .stats span {
|
||||||
|
@ -739,8 +739,9 @@ a.tag:hover {
|
||||||
}
|
}
|
||||||
.interior .header-Outro .stats .stat {
|
.interior .header-Outro .stats .stat {
|
||||||
float: left;
|
float: left;
|
||||||
width: 90px;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-right: 28px;
|
||||||
|
color: #84997E;
|
||||||
}
|
}
|
||||||
.interior .header-Outro .stats .stat.tips {
|
.interior .header-Outro .stats .stat.tips {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
|
@ -850,6 +851,7 @@ a.tag:hover {
|
||||||
.title-with-badge {
|
.title-with-badge {
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-bottom: 3px;
|
||||||
}
|
}
|
||||||
.title-with-badge span {
|
.title-with-badge span {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Add table
Reference in a new issue