#fix: webpage
This commit is contained in:
parent
12af7850e1
commit
febfa6bb98
|
|
@ -9,9 +9,10 @@
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
.srivyn_brand_footer{
|
.srivyn_brand_footer{
|
||||||
position: fixed;
|
position: relative;
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
right: 20px;
|
/*right: 20px;*/
|
||||||
|
left: 260px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue