Update browser_source.css

This commit is contained in:
Christopher Serr
2017-08-11 21:46:40 +02:00
committed by GitHub
parent 84a8fb39fe
commit 3fe4e7bacb
+5 -3
View File
@@ -1,10 +1,12 @@
body, .livesplit, .livesplit-container, .buttons {
body, .livesplit-container, .buttons {
background-color: rgba(0, 0, 0, 0);
margin: 0px;
padding: 0px;
overflow: hidden !important;
}
.livesplit-container > div {
margin: 0px !important;
}
.sidebar {
box-shadow: none !important;
}