File: css/app.css

Recommend this page to a friend!
  Classes of Karl Holz   dbh5   css/app.css   Download  
File: css/app.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: dbh5
Manipulate data in localstorage or sessionstorage
Author: By
Last change: First release

Working copy of dbh5, find any problems let me know.
Date: 2 years ago
Size: 378 bytes
 

Contents

Class file image Download
.tabs-nav { padding: 20px 0 0; list-style: none; margin: 5px; } .tabs-nav li { display: inline; margin-right: 20px; } .tabs-nav a { display:inline-block; cursor: pointer; } .tabs-nav .active { color: #ff0000; } .tab-content { border: 1px solid #ddd; padding: 20px; } h3 { padding: 9px;} .switcher { padding: 9px;}