change SlidesNumber position and start page counter at 0 instead 1
This commit is contained in:
parent
06078f987f
commit
f1dd807f66
2 changed files with 5 additions and 4 deletions
|
@ -486,10 +486,11 @@ body {
|
|||
opacity: 0.5;
|
||||
z-index: 31;
|
||||
width: 110px;
|
||||
bottom: 60px;
|
||||
right: 11px;
|
||||
bottom: 30px;
|
||||
left: 11px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
letter-spacing: 0px
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue