Skip to content

Commit

Permalink
Less things
Browse files Browse the repository at this point in the history
  • Loading branch information
adeojonathan committed Oct 12, 2014
1 parent 41985bf commit 68451ea
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 185 deletions.
122 changes: 64 additions & 58 deletions bootstrap/css/multiloquent/style.css
Expand Up @@ -20,27 +20,20 @@ Use it to make something cool, have fun, and share what you've learned with othe
/* to be loaded in the correct order*/
/* this is for the tinymce editor background colours*/
/* ---- wordpress required ---- */
/* ---- typography ---- */
/* ---- header ---- */
/* ---- ---- */
.avatar {
border-radius: 50%;
}
.emphasis {
border-top: 4px solid transparent;
}
.profile {
display: inline-block;
.aligncenter {
margin: 0 auto;
}
.navbar h2 {
.alignleft {
float: left;
font-size: 18px;
line-height: 20px;
margin: 0;
font-weight: 300;
margin-bottom: 10px;
margin-right: 20px;
margin-top: 10px;
}
.mceContentBody {
background: none repeat scroll 0 0 #FFFFFF !important;
.alignright {
float: right;
margin-bottom: 10px;
margin-left: 20px;
margin-top: 10px;
}
.wp-caption {
font-size: inherit;
Expand All @@ -57,6 +50,28 @@ Use it to make something cool, have fun, and share what you've learned with othe
.bypostauthor {
font-size: inherit;
}
.avatar {
border-radius: 50%;
}
.emphasis {
border-top: 4px solid transparent;
}
.profile {
display: inline-block;
}
/* ---- typography ---- */
/* ---- header ---- */
/* ---- ---- */
.navbar h2 {
float: left;
font-size: 18px;
line-height: 20px;
margin: 0;
font-weight: 300;
}
.mceContentBody {
background: none repeat scroll 0 0 #FFFFFF !important;
}
h1,
.h1 {
font-size: 2em;
Expand All @@ -79,6 +94,9 @@ footer {
margin-bottom: 0 !important;
padding-bottom: 50px !important;
}
footer ul {
margin: 0;
}
a {
color: #1c567f;
text-decoration: none;
Expand All @@ -87,15 +105,9 @@ a:hover {
color: #133a55;
text-decoration: underline;
}
footer ul {
margin: 0;
}
p {
margin: 0 0 30px;
}
.lead {
font-weight: 300;
}
p.h1 a,
p.h2 a,
p.h3 a,
Expand All @@ -104,6 +116,9 @@ p.h5 a,
p.h6 a {
color: #fff;
}
.lead {
font-weight: 300;
}
.container .comments {
background: none repeat scroll 0 0 #f8f8f8;
border-left: 1px solid #EEEEEE;
Expand All @@ -124,6 +139,7 @@ ul,
ol {
padding: 0;
margin: 0 0 25px 25px;
list-style: disc inside none;
}
blockquote {
padding: 15px 15px 15px 25px;
Expand Down Expand Up @@ -200,6 +216,12 @@ code {
background: url("/wp-content/themes/multiloquent/images/jumbotron.png") no-repeat scroll 100% 100% #f8f8f8 !important;
color: #676767;
}
.jumbotron a {
font-weight: bold;
}
.jumbotron a:hover {
text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 979px) {
.search-box form {
margin: 0 0 0 28px !important;
Expand Down Expand Up @@ -232,9 +254,6 @@ code {
margin-top: 0px !important;
}
}
ul {
list-style: disc inside none;
}
.thumbnails > li.tile h1,
.thumbnails > li.tile h2,
.thumbnails > li.tile h3,
Expand Down Expand Up @@ -462,29 +481,19 @@ figcaption {
font-weight: 300;
text-align: center;
}
.aligncenter {
margin: 0 auto;
}
.alignleft {
float: left;
margin-bottom: 10px;
margin-right: 20px;
margin-top: 10px;
}
.alignright {
float: right;
margin-bottom: 10px;
margin-left: 20px;
margin-top: 10px;
}
div.thumbnail .featured-image {
height: 100px;
}
.btn-white {
background: none repeat scroll 0 0 #FFFFFF;
}
.btn-primary {
background: ;
background: #1c567f;
border-color: #133a55;
}
.btn-success {
background: #4cd964;
border-color: #2ac845;
}
.ads {
margin-bottom: 20px;
Expand Down Expand Up @@ -554,6 +563,10 @@ h3.nowrap {
height: 150px;
list-style: none;
}
.tile h2 {
font-size: 45px !important;
margin: 15px 0 0 !important;
}
.scroll-text {
position: absolute;
white-space: nowrap;
Expand All @@ -562,22 +575,12 @@ h3.nowrap {
overflow: hidden;
position: relative;
}
.tile h2 {
font-size: 45px !important;
margin: 15px 0 0 !important;
}
#disqus_thread {
margin-top: 40px;
}
.navbar-inner {
opacity: 0.96;
}
.jumbotron a {
font-weight: bold;
}
.jumbotron a:hover {
text-decoration: underline;
}
.grayscale {
background-position: center center;
background-size: cover;
Expand All @@ -588,7 +591,7 @@ h3.nowrap {
top: 0;
width: 100%;
}
@media (min-width: 979px) {
@media (min-width: 980px) {
.paralax_image_holder {
height: 255px;
overflow: hidden;
Expand Down Expand Up @@ -945,9 +948,6 @@ h3.nowrap {
min-height: 75px;
position: relative;
}
.comment-content > p {
margin: 0 !important;
}
.comment-metadata {
position: absolute;
right: 0;
Expand All @@ -960,6 +960,9 @@ h3.nowrap {
margin-left: 75px;
padding-top: 30px;
}
.comment-content > p {
margin: 0 !important;
}
.comment-reply-link {
color: #CCCCCC !important;
}
Expand All @@ -978,7 +981,10 @@ h3.nowrap {
clear: left;
float: left;
}
.comment-form input,
.comment-form input {
clear: left;
float: left;
}
.comment-form textarea {
clear: left;
float: left;
Expand Down

0 comments on commit 68451ea

Please sign in to comment.