updated navigation styles
This commit is contained in:
parent
9dadedff3f
commit
3ba9d65bae
1 changed files with 2 additions and 6 deletions
8
css/styles.css
Normal file → Executable file
8
css/styles.css
Normal file → Executable file
|
@ -25,9 +25,9 @@
|
|||
|
||||
.navigate > span {
|
||||
color: #000;
|
||||
font-size: 13em;
|
||||
font-size: 10em;
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
border-radius: 13em;
|
||||
border-radius: 1em;
|
||||
top: 35%;
|
||||
position: relative;
|
||||
}
|
||||
|
@ -44,10 +44,6 @@
|
|||
right: 0;
|
||||
}
|
||||
|
||||
.ui-draggable {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
#cb-loading-overlay {
|
||||
z-index: 100;
|
||||
opacity: 0.8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue