summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2021-02-16 18:19:42 +0100
committerAndré Glüpker <git@wgmd.de>2021-02-16 18:19:42 +0100
commitc91e9cb8d8e6f0bf5edc0f5768f8dfd50a23d44f (patch)
treeffeb133b45336bd8a342797614169e6c2ffe0ad6 /static/style.css
parentc4db6130dcf2c78b3b0e05bc98d9a830a51dbfe3 (diff)
downloadsteam-c91e9cb8d8e6f0bf5edc0f5768f8dfd50a23d44f.tar.gz
steam-c91e9cb8d8e6f0bf5edc0f5768f8dfd50a23d44f.tar.bz2
steam-c91e9cb8d8e6f0bf5edc0f5768f8dfd50a23d44f.zip
Show some stats and have links on premade finder
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/static/style.css b/static/style.css
index a4837ee..9544769 100644
--- a/static/style.css
+++ b/static/style.css
@@ -85,15 +85,6 @@ div.player {
padding: 0;
/* border: 1px solid black; */
}
-div.miniplayer {
- display: inline-block;
- width: 200px;
- min-height: 50px;
- text-align: center;
- margin: 2px 5px 2px 5px;
- padding: 0;
- /* border: 1px solid black; */
-}
/* Intern box of playerbox */
div.interna {
display: inline-block;