mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 08:50:43 +01:00
7 lines
99 B
CSS
7 lines
99 B
CSS
body {
|
|
color: black;
|
|
background-color_ silver;
|
|
:link: blue;
|
|
:visited: purple;
|
|
}
|