hid overflow
This commit is contained in:
parent
3dda5b8bfb
commit
186c1253e2
1 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,10 @@
|
|||
<head>
|
||||
<link rel="stylesheet" href="style/rrssb.css" />
|
||||
<style type="text/css">
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Exo;
|
||||
font-weight: light;
|
||||
|
@ -135,7 +139,6 @@
|
|||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
</div>
|
||||
<div id = 'buttonCont'>
|
||||
<ul class="rrssb-buttons">
|
||||
|
|
Loading…
Reference in a new issue