PDF rausgenommen
This commit is contained in:
@ -0,0 +1,33 @@
|
||||
/* ====================================================================================================================
|
||||
* RESETS
|
||||
* ====================================================================================================================*/
|
||||
|
||||
|
||||
.flex-container,
|
||||
.flex-slider {
|
||||
|
||||
a:hover,
|
||||
a:focus {
|
||||
|
||||
outline: none;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.slides,
|
||||
.slides > li,
|
||||
.flex-control-nav,
|
||||
.flex-direction-nav {
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
}
|
||||
|
||||
.flex-pauseplay span {
|
||||
|
||||
text-transform: capitalize;
|
||||
|
||||
}
|
Reference in New Issue
Block a user