updated navigation styles

This commit is contained in:
Bala Clark 2013-05-03 22:46:35 +02:00
parent 9dadedff3f
commit 3ba9d65bae

8
css/styles.css Normal file → Executable file
View 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;