mirror of https://github.com/kurisufriend/0x40-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
332 B
20 lines
332 B
/* TODO: Fix scrollbar */
|
|
|
|
.RetroUI {
|
|
}
|
|
|
|
.hues-r-container {
|
|
position: absolute;
|
|
bottom: 0px;
|
|
|
|
white-space: nowrap;
|
|
font-family: 'PetMe64Web';
|
|
font-size: 5pt;
|
|
}
|
|
|
|
.hues-r-container a:link, .hues-r-container a:visited {
|
|
display: block;
|
|
color: inherit;
|
|
text-decoration: none;
|
|
overflow: hidden;
|
|
} |