mirror of
https://github.com/yummy4friends/y4f.git
synced 2024-12-30 23:37:09 +01:00
10 lines
119 B
CSS
10 lines
119 B
CSS
html, body {
|
|
/*background-color: #C7FFD5;*/
|
|
padding: 0px;
|
|
margin: 0px;
|
|
}
|
|
|
|
li {
|
|
text-align: right;
|
|
}
|