mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 22:46:03 +01:00
15 lines
No EOL
210 B
SCSS
15 lines
No EOL
210 B
SCSS
.entry-subtext {
|
|
color: $navbar-inverse-bg;
|
|
margin-top: 0px;
|
|
text-transform: uppercase;
|
|
font-weight: bold;
|
|
font-size: 80%;
|
|
}
|
|
|
|
.entry-text {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.entry-about {
|
|
margin-top: 0px;
|
|
} |