mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2026-01-17 16:03:28 -08:00
Stats
This commit is contained in:
@@ -109,6 +109,14 @@ body {
|
||||
background-color: rgb(200, 200, 200);
|
||||
}
|
||||
|
||||
.stats-input {
|
||||
padding: 8px;
|
||||
color: rgb(50, 50, 50);
|
||||
background-color: rgb(200, 200, 200);
|
||||
border: 1px solid rgb(100, 100, 100);
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.scroll-to-top {
|
||||
position: fixed;
|
||||
z-index: 3;
|
||||
|
||||
Reference in New Issue
Block a user