changed first header to blue and stuff
This commit is contained in:
parent
593e6a5d0c
commit
222bf789be
|
|
@ -1,8 +1,10 @@
|
||||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||||
<style>
|
<style>
|
||||||
.main-title {
|
main h1:nth-child(1) {
|
||||||
border-bottom: 1px solid black;
|
border-bottom: 2px solid black;
|
||||||
|
font-size: 300%;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
color: #6272a4;
|
||||||
}
|
}
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue