PHP Classes

File: htdocs/themes/xbootstrap5/css/reset.css

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap5/css/reset.css   Download  
File: htdocs/themes/xbootstrap5/css/reset.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 549 bytes
 

Contents

Class file image Download
/* CSS Document */ /* h1, h2, h3, h4, h5, h6{line-height:inherit; margin:inherit;} */ *{outline:none !important; outline: 0 !important;} a, a:hover, a:focus, a:link, a:visited{text-decoration:none;} .label-default a, .label-primary a, .label-success a, .label-info a, .label-warning a, .label-danger a{color: #ffffff;} .btn-primary a{color: inherit; } .no-bullets { list-style-type: none !important; /* Ensures no markers are displayed */ padding-left: 40px; /* Removes default padding */ margin-left: 0; /* Removes default margin */ }