mirror of
https://github.com/Oxbian/SIDPS.git
synced 2025-07-07 20:33:51 +02:00
add php
This commit is contained in:
19
web/css/styles2.css
Normal file
19
web/css/styles2.css
Normal file
@ -0,0 +1,19 @@
|
||||
html {
|
||||
scroll-padding-top: 3.5rem;
|
||||
}
|
||||
|
||||
header {
|
||||
padding-top: 5rem;
|
||||
padding-bottom: 3rem;
|
||||
}
|
||||
|
||||
section {
|
||||
padding-top: 9rem;
|
||||
padding-bottom: 9rem;
|
||||
}
|
||||
|
||||
figcaption{
|
||||
font-weight: lighter;
|
||||
font-size: small;
|
||||
font-style: italic;
|
||||
}
|
Reference in New Issue
Block a user