PHP Classes

File: themes/dark/theme.css

Recommend this page to a friend!
  Classes of ASCOOS CMS   PHP Sourceforge Badges   themes/dark/theme.css   Download  
File: themes/dark/theme.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Sourceforge Badges
Display badges for projects hosted in SourceForge
Author: By
Last change:
Date: 4 months ago
Size: 674 bytes
 

Contents

Class file image Download
body { margin: 0; padding: 0; background-color: #333; } article { display: flex-box; justify-content: space-between; justify-items: baseline; align-content: flex-start; text-align: left !important; } .container { width: 30%; display: flex; justify-content: space-between; justify-items: baseline; align-content: flex-start; text-align: left !important; } .container article div.sf-root { width: 50%; height: auto; margin-left:auto; padding: 1px; } .container article div.sf-root:hover { border: solid 1px #afafaf; background-color: #efefef; padding: 0; }