This commit is contained in:
2026-03-20 17:13:38 +01:00
parent 4c84735b75
commit c043ee9a52
1152 changed files with 317560 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
/*
Alpha by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Basic */
body, input, select, textarea {
font-size: 11pt;
}
/* Header */
.dropotron.level-0 {
font-size: 1em;
}
/* Banner */
#banner {
background-attachment: scroll;
}
#banner h2 {
font-size: 3.5em;
}
/* Banner2 */
#banner2 {
background-attachment: scroll;
}
#banner2 h2 {
font-size: 3.5em;
}