mirror of https://github.com/ThunixdotNet/www.git
Edited style.css with more responsive code
This commit is contained in:
parent
da262f36d2
commit
3e1574a0f8
2
site.css
2
site.css
|
@ -224,7 +224,7 @@ font-weight: bold;
|
||||||
@media only screen and (orientation: landscape){
|
@media only screen and (orientation: landscape){
|
||||||
#sidebar {
|
#sidebar {
|
||||||
float: left;
|
float: left;
|
||||||
width: 22px;
|
width: 22%;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px 20px 0px 0px;
|
padding: 0px 20px 0px 0px;
|
||||||
color: #00FF00;
|
color: #00FF00;
|
||||||
|
|
Loading…
Reference in New Issue