mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-18 19:02:00 +02:00
.ws-ready
This commit is contained in:
committed by
GitHub
parent
47b714d60b
commit
6c5a31af85
@@ -302,10 +302,11 @@ dd {
|
||||
1. Base --> Baseline: 8px = .8rem
|
||||
=========================================== */
|
||||
|
||||
/* -- Disable elastic scrolling/bounce -- */
|
||||
/* -- Disable elastic scrolling/bounce:
|
||||
webslides.js will add .ws-ready automatically. Don't worry :) -- */
|
||||
|
||||
html,
|
||||
body {
|
||||
html.ws-ready,
|
||||
html.ws-ready body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
@@ -1330,7 +1331,6 @@ header[role=banner]:hover {
|
||||
4. Navigation
|
||||
=========================================== */
|
||||
|
||||
|
||||
/*=== 4.1. Navbars === */
|
||||
|
||||
nav ul {
|
||||
|
Reference in New Issue
Block a user