Compare commits
2 commits
355390c64a
...
e4ce651b94
Author | SHA1 | Date | |
---|---|---|---|
e4ce651b94 | |||
dfe60c6800 |
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
* CSS for luca0N.com, version 3
|
* CSS for luca0N.com, version 3
|
||||||
* Main style
|
* Main style
|
||||||
*
|
*
|
||||||
* https://git.luca0n.com/luca0N-website.git/
|
* https://git.luca0n.com/luca0N/luca0N-website
|
||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* CSS for luca0N.com, version 3
|
* CSS for luca0N.com, version 3
|
||||||
* Main style, dark theme
|
* Main style, dark theme
|
||||||
*
|
*
|
||||||
* https://git.luca0n.com/luca0N-website.git/
|
* https://git.luca0n.com/luca0N/luca0N-website
|
||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
|
@ -2,14 +2,14 @@
|
||||||
* CSS for luca0N.com, version 3
|
* CSS for luca0N.com, version 3
|
||||||
* Main style, light theme
|
* Main style, light theme
|
||||||
*
|
*
|
||||||
* https://git.luca0n.com/luca0N-website.git/
|
* https://git.luca0n.com/luca0N/luca0N-website
|
||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
|
||||||
background-color: #ddd;
|
background-color: #eee;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue