Merge branch 'clay-improvements' of github.com:Hextris/hextris into clay-improvements
This commit is contained in:
commit
8a36d23ff4
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
<style type="text/css">
|
||||
body {
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -90,6 +92,7 @@
|
|||
|
||||
#bottomContainer {
|
||||
position: absolute;
|
||||
left:8px;
|
||||
width:100%;
|
||||
bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue