mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 22:07:48 +01:00
css changes
This commit is contained in:
parent
05002b8d10
commit
f236e7b709
1 changed files with 4 additions and 4 deletions
|
@ -70,7 +70,7 @@
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 6px rgba(0, 0, 0, 0.12);
|
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 6px rgba(0, 0, 0, 0.12);
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 15px;
|
padding: 4px 5px 4px 8px;
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
width: 56px;
|
width: 56px;
|
||||||
height: 56px;
|
height: 56px;
|
||||||
|
@ -78,9 +78,9 @@
|
||||||
outline: medium none !important;
|
outline: medium none !important;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
margin-right: 5px;
|
margin-right: 7px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 7px;
|
||||||
}
|
}
|
Loading…
Reference in a new issue