mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-03 16:52:34 +01:00
rewrite css.css
This commit is contained in:
parent
be86d72778
commit
e650a61579
40
css.css
40
css.css
@ -1,40 +1,4 @@
|
|||||||
h1,
|
|
||||||
h2,
|
|
||||||
h3,
|
|
||||||
h4,
|
|
||||||
h5,
|
|
||||||
h6 {
|
|
||||||
/* color: #FFA6A6;
|
|
||||||
background-color: #FFFFCC;*/
|
|
||||||
text-align: center
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color: #660066;
|
background-color: pink;
|
||||||
background-color: #CCFFFF;
|
font-family: "Copperplate / Copperplate Gothic Light", sans-serif;
|
||||||
font-family: "DejaVu Sans", Ubuntu, Arial, Arial, Helvetica, sans-serif;
|
|
||||||
text-align: justify-center
|
|
||||||
}
|
|
||||||
|
|
||||||
pre {
|
|
||||||
color: #FFFFFF;
|
|
||||||
background-color: #000000;
|
|
||||||
font-family: "Ubuntu Mono", "DejaVu Sans Mono", Courier, "Courier New";
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
a:link {
|
|
||||||
/*color: #000000;*/
|
|
||||||
font-weight:bold
|
|
||||||
}
|
|
||||||
|
|
||||||
a:visited {
|
|
||||||
/* color: #FF0066;*/
|
|
||||||
font-weight:bold
|
|
||||||
}
|
|
||||||
|
|
||||||
img {
|
|
||||||
display: inherit;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user