cursor: help;
}
-strong { font-weight: 500; }
+strong {
+ font-weight: bold;
+ font-weight: 500;
+}
/* Micro Clearfix | Details: http://nicolasgallagher.com/micro-clearfix-hack/ */
}
h1, h2, h3 {
+ font-weight: bold;
font-weight: 500;
line-height: 1.2;
}
-h4, h5 { font-weight: 500; }
+h4, h5 {
+ font-weight: bold;
+ font-weight: 500;
+}
h1 {
font-size: 18px;
line-height: $lineheight;
}
th {
+ font-weight: bold;
font-weight: 500;
vertical-align: top;
}
a.tab,
.dropdown-toggle {
display: inline-block;
+ font-weight: bold;
font-weight: 500;
color: $green;
padding: 5px 15px;
.user-menu {
$border: 1px solid $grey;
-
+ font-weight: bold;
font-weight: 500;
border: $border;
border-radius: $border-radius;
p {
padding: $lineheight/2 $lineheight $lineheight;
font-size: 110%;
+ font-weight: normal;
font-weight: 300;
}
float: left;
margin: 0;
border-radius: 0;
- font-weight: 400;
+ font-weight: normal;
padding: .6em;
&.learn-more {
padding: 2px 6px;
border-bottom-right-radius: 3px;
cursor: pointer;
+ font-weight: bold;
font-weight: 500;
font-size: 16px;
text-stroke: 2px #fff;
}
}
-#sidebar_content {
+#sidebar {
+ #sidebar_loader,
.loader,
.load_more {
text-align: center;
#sidebar_content {
.browse-section {
- padding: $lineheight;
+ padding: $lineheight/2 $lineheight;
h4:first-child {
margin-top: 0;
}
.browse-tag-k {
+ font-weight: bold;
font-weight: 500;
background-color: #F6F6F6;
}
h2 {
margin: 0 -10px 10px -10px;
padding: $lineheight/4 $lineheight/4 $lineheight/4 15px;
+ font-weight: bold;
font-weight: 500;
font-size: 12px;
background-color: #c00;
display: block;
margin-bottom: $lineheight/4;
font-size: $typeheight;
+ font-weight: bold;
font-weight: 500;
line-height: 1.5;
}
h1 {
display: block;
color: white;
+ font-weight: normal;
font-weight: 300;
font-size: 34px;
span {