tablet_styles.css
All CSS defined in the "tablet_styles.css" file will affect the preview of the table (or smaller desktop viewing of this website only).The code will detect what size screen the vistor is viewing the website on and change the styling accordingly.
- The CSS styles declared in this file will be applied when the viewing screen is between 680–1000 pixels wide.
- Create a new CSS file (File > New > CSS) and add this code to the file:
- Save file as "tablet_styles.css" in the "css" folder.