core: test h1 idea
This commit is contained in:
+6
-12
@@ -1,14 +1,7 @@
|
||||
/*
|
||||
* base text: #006A67
|
||||
* important text: #FFF4B7
|
||||
* first background: #000B58
|
||||
* second background: #003161
|
||||
*/
|
||||
/*
|
||||
* base text: #06CDFF
|
||||
* important text: #301E67
|
||||
* first background: #03001C
|
||||
* second background: #
|
||||
* background: #03001C
|
||||
*/
|
||||
|
||||
body {
|
||||
@@ -90,12 +83,13 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
width: 400px;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
padding: 8px;
|
||||
background: #03001C;
|
||||
border-radius: 24px;
|
||||
color: #03001C;
|
||||
margin: auto;
|
||||
padding: 8px;
|
||||
text-align: center;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
|
||||
Reference in New Issue
Block a user