All Downloads are FREE. Search and download functionalities are using the official Maven repository.

www.css.fsb-custom-theme.css Maven / Gradle / Ivy

Go to download

The static website reuse the description of the bug patterns to build a overview.

There is a newer version: 1.4.4
Show newest version
/*!
 * CSS rules specific to find-security-bugs
 */
.jumbotron {
border-bottom: 1px solid #e5e5e5;
}
h1 {
font-family: "Squada One", "Courier New", Courier, monospace;
}

a.anchor{display: block; position: relative; top: -60px; visibility: hidden;}

.book-preview {
float: left !important;
margin-right: 10px;}

.feature-list .col-md-4 {
padding:10px;
}

section.darker_section {
color:#FFF;
backgroud-color:#415C77;
}

section#features {
padding-bottom: 40px;
}


#sidebar_lang.affix-top {
    position: static;
    margin-top:30px;
    width:228px;
  }

#sidebar_lang.affix {
position: fixed;
top:70px;
width:228px;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy