adding caption to sliders

This commit is contained in:
Luis 2017-06-20 09:01:36 +02:00
parent d4146abdf5
commit 6220e40fd2
7 changed files with 26 additions and 1 deletions

View file

@ -9,6 +9,11 @@ body {
padding:0;
margin:0;
}
.twentytwenty-before-label::before,
.twentytwenty-after-label::before {
font-family: 'Open Sans', sans-serif;
}
</style>
</head>
<body>

View file

@ -9,6 +9,10 @@ body {
padding:0;
margin:0;
}
.twentytwenty-before-label::before,
.twentytwenty-after-label::before {
font-family: 'Open Sans', sans-serif;
}
</style>
</head>
<body>

View file

@ -9,6 +9,10 @@ body {
padding:0;
margin:0;
}
.twentytwenty-before-label::before,
.twentytwenty-after-label::before {
font-family: 'Open Sans', sans-serif;
}
</style>
</head>
<body>