Merge branch 'dev' of github.com:gnieark/botsArena into dev
This commit is contained in:
commit
a11dad9c1a
|
@ -54,3 +54,12 @@ section{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
article{
|
||||||
|
float: left;
|
||||||
|
width:70%;
|
||||||
|
}
|
||||||
|
aside{
|
||||||
|
float:right;
|
||||||
|
width: 28%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user