mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 14:51:09 +00:00
Create panel-item class to replace inline CSS
This commit is contained in:
@@ -24,6 +24,11 @@ a.titleanchor {
|
||||
font-size:0.7em;
|
||||
}
|
||||
|
||||
.panel-item {
|
||||
float: right;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.jumbotron {
|
||||
padding: 10px 0px;
|
||||
}
|
||||
@@ -68,4 +73,4 @@ a.titleanchor {
|
||||
.navbar-inverse .navbar-nav > li > a {
|
||||
color:#3498DB;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user