mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 00:31:59 +02:00
More work on education page
This commit is contained in:
parent
ddf7dd7ca2
commit
44e3d276f4
4 changed files with 20 additions and 12 deletions
|
@ -503,4 +503,4 @@
|
|||
}
|
||||
}
|
||||
|
||||
.interior .constant-Nav{margin:0}
|
||||
.interior .constant-Nav, .hp.education .constant-Nav{margin:0}
|
||||
|
|
|
@ -1223,6 +1223,12 @@ a.tag:hover {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
.section.support {
|
||||
padding-bottom: 100px;
|
||||
p {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
}
|
||||
.section.features .col {
|
||||
padding-left: 40px;
|
||||
|
||||
|
@ -1345,9 +1351,9 @@ a.tag:hover {
|
|||
font-family: $times;
|
||||
color: #afcbd1;
|
||||
}
|
||||
a {
|
||||
color: #afcbd1;
|
||||
}
|
||||
}
|
||||
.section.press .quote a {
|
||||
color: #afcbd1;
|
||||
}
|
||||
.section.plans {
|
||||
@media(max-device-width:480px), screen and (max-width:550px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue