mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
header text size changes
This commit is contained in:
parent
b7dea9c528
commit
c93a33232b
3 changed files with 6 additions and 4 deletions
|
@ -73,7 +73,7 @@ $outroShadow:inset 0px 7px 10px 0px rgba(0, 0, 0, 0.10);
|
|||
}
|
||||
|
||||
h2{
|
||||
font-size:24px;
|
||||
font-size:22px;
|
||||
margin-bottom:2px;
|
||||
}
|
||||
p {
|
||||
|
@ -130,6 +130,7 @@ $signupShadow: 1px 2px 12px 2px rgba(0, 0, 0, 0.15);
|
|||
h2{
|
||||
margin-bottom:0;
|
||||
text-shadow:0 1px 1px rgba(0,0,0,.5);
|
||||
font-size: 1.8em;
|
||||
}
|
||||
hr{
|
||||
border-bottom:1px solid #4a6677;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue