Update '12/style.css'
parent
3d307f40f1
commit
145dc52fcc
@ -1,5 +1,17 @@
|
|||||||
body{
|
body{
|
||||||
background-color: ;
|
background-color: ;
|
||||||
width:100%;
|
width:100%;
|
||||||
font-family: Roboto Mono;
|
font-family: Roboto Mono;
|
||||||
}
|
font-size: 18px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.intro{
|
||||||
|
margin:10%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.page_title{
|
||||||
|
font-size:30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue