parent
83a4cc21ae
commit
3f0bd111c4
2 changed files with 0 additions and 0 deletions
17
in/web/index.css
Normal file
17
in/web/index.css
Normal file
|
@ -0,0 +1,17 @@
|
|||
@viewport {
|
||||
width: device-width;
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
html {
|
||||
background: rgb(0,0,0);
|
||||
color: rgb(160,160,160);
|
||||
font-family: sans;
|
||||
}
|
||||
|
||||
a {
|
||||
color: rgb(128,192,128);
|
||||
}
|
||||
a:hover {
|
||||
color: rgb(192,128,128);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue