CSS Tweaks, Bug Fixes
Fixed bug with <dl> elements in float view. Removed shadow on homepage image.
This commit is contained in:
parent
1aabcfbd90
commit
fc0d5b80ca
@ -6314,11 +6314,6 @@ Homepage
|
|||||||
.homepage-hero h2 {
|
.homepage-hero h2 {
|
||||||
margin: 20px 0px;
|
margin: 20px 0px;
|
||||||
}
|
}
|
||||||
.homepage-hero .homepage-image {
|
|
||||||
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
}
|
|
||||||
.hero-buttons.container-fluid {
|
.hero-buttons.container-fluid {
|
||||||
padding: 20px 0px;
|
padding: 20px 0px;
|
||||||
background-color: #c5c5cb;
|
background-color: #c5c5cb;
|
||||||
@ -6792,6 +6787,7 @@ pre code {
|
|||||||
.float-view .content-page p,
|
.float-view .content-page p,
|
||||||
.float-view .content-page ul,
|
.float-view .content-page ul,
|
||||||
.float-view .content-page ol,
|
.float-view .content-page ol,
|
||||||
|
.float-view .content-page dl,
|
||||||
.float-view .content-page h2,
|
.float-view .content-page h2,
|
||||||
.float-view .content-page h3,
|
.float-view .content-page h3,
|
||||||
.float-view .content-page h4,
|
.float-view .content-page h4,
|
||||||
@ -6808,6 +6804,7 @@ pre code {
|
|||||||
.float-view .content-page p:before,
|
.float-view .content-page p:before,
|
||||||
.float-view .content-page ul:before,
|
.float-view .content-page ul:before,
|
||||||
.float-view .content-page ol:before,
|
.float-view .content-page ol:before,
|
||||||
|
.float-view .content-page dl:before,
|
||||||
.float-view .content-page h2:before,
|
.float-view .content-page h2:before,
|
||||||
.float-view .content-page h3:before,
|
.float-view .content-page h3:before,
|
||||||
.float-view .content-page h4:before,
|
.float-view .content-page h4:before,
|
||||||
|
@ -6314,11 +6314,6 @@ Homepage
|
|||||||
.homepage-hero h2 {
|
.homepage-hero h2 {
|
||||||
margin: 20px 0px;
|
margin: 20px 0px;
|
||||||
}
|
}
|
||||||
.homepage-hero .homepage-image {
|
|
||||||
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
}
|
|
||||||
.hero-buttons.container-fluid {
|
.hero-buttons.container-fluid {
|
||||||
padding: 20px 0px;
|
padding: 20px 0px;
|
||||||
background-color: #a0d55d;
|
background-color: #a0d55d;
|
||||||
@ -6792,6 +6787,7 @@ pre code {
|
|||||||
.float-view .content-page p,
|
.float-view .content-page p,
|
||||||
.float-view .content-page ul,
|
.float-view .content-page ul,
|
||||||
.float-view .content-page ol,
|
.float-view .content-page ol,
|
||||||
|
.float-view .content-page dl,
|
||||||
.float-view .content-page h2,
|
.float-view .content-page h2,
|
||||||
.float-view .content-page h3,
|
.float-view .content-page h3,
|
||||||
.float-view .content-page h4,
|
.float-view .content-page h4,
|
||||||
@ -6808,6 +6804,7 @@ pre code {
|
|||||||
.float-view .content-page p:before,
|
.float-view .content-page p:before,
|
||||||
.float-view .content-page ul:before,
|
.float-view .content-page ul:before,
|
||||||
.float-view .content-page ol:before,
|
.float-view .content-page ol:before,
|
||||||
|
.float-view .content-page dl:before,
|
||||||
.float-view .content-page h2:before,
|
.float-view .content-page h2:before,
|
||||||
.float-view .content-page h3:before,
|
.float-view .content-page h3:before,
|
||||||
.float-view .content-page h4:before,
|
.float-view .content-page h4:before,
|
||||||
|
@ -6314,11 +6314,6 @@ Homepage
|
|||||||
.homepage-hero h2 {
|
.homepage-hero h2 {
|
||||||
margin: 20px 0px;
|
margin: 20px 0px;
|
||||||
}
|
}
|
||||||
.homepage-hero .homepage-image {
|
|
||||||
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
}
|
|
||||||
.hero-buttons.container-fluid {
|
.hero-buttons.container-fluid {
|
||||||
padding: 20px 0px;
|
padding: 20px 0px;
|
||||||
background-color: #c5c5cb;
|
background-color: #c5c5cb;
|
||||||
@ -6792,6 +6787,7 @@ pre code {
|
|||||||
.float-view .content-page p,
|
.float-view .content-page p,
|
||||||
.float-view .content-page ul,
|
.float-view .content-page ul,
|
||||||
.float-view .content-page ol,
|
.float-view .content-page ol,
|
||||||
|
.float-view .content-page dl,
|
||||||
.float-view .content-page h2,
|
.float-view .content-page h2,
|
||||||
.float-view .content-page h3,
|
.float-view .content-page h3,
|
||||||
.float-view .content-page h4,
|
.float-view .content-page h4,
|
||||||
@ -6808,6 +6804,7 @@ pre code {
|
|||||||
.float-view .content-page p:before,
|
.float-view .content-page p:before,
|
||||||
.float-view .content-page ul:before,
|
.float-view .content-page ul:before,
|
||||||
.float-view .content-page ol:before,
|
.float-view .content-page ol:before,
|
||||||
|
.float-view .content-page dl:before,
|
||||||
.float-view .content-page h2:before,
|
.float-view .content-page h2:before,
|
||||||
.float-view .content-page h3:before,
|
.float-view .content-page h3:before,
|
||||||
.float-view .content-page h4:before,
|
.float-view .content-page h4:before,
|
||||||
|
@ -6314,11 +6314,6 @@ Homepage
|
|||||||
.homepage-hero h2 {
|
.homepage-hero h2 {
|
||||||
margin: 20px 0px;
|
margin: 20px 0px;
|
||||||
}
|
}
|
||||||
.homepage-hero .homepage-image {
|
|
||||||
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
|
|
||||||
}
|
|
||||||
.hero-buttons.container-fluid {
|
.hero-buttons.container-fluid {
|
||||||
padding: 20px 0px;
|
padding: 20px 0px;
|
||||||
background-color: #eeeeee;
|
background-color: #eeeeee;
|
||||||
@ -6792,6 +6787,7 @@ pre code {
|
|||||||
.float-view .content-page p,
|
.float-view .content-page p,
|
||||||
.float-view .content-page ul,
|
.float-view .content-page ul,
|
||||||
.float-view .content-page ol,
|
.float-view .content-page ol,
|
||||||
|
.float-view .content-page dl,
|
||||||
.float-view .content-page h2,
|
.float-view .content-page h2,
|
||||||
.float-view .content-page h3,
|
.float-view .content-page h3,
|
||||||
.float-view .content-page h4,
|
.float-view .content-page h4,
|
||||||
@ -6808,6 +6804,7 @@ pre code {
|
|||||||
.float-view .content-page p:before,
|
.float-view .content-page p:before,
|
||||||
.float-view .content-page ul:before,
|
.float-view .content-page ul:before,
|
||||||
.float-view .content-page ol:before,
|
.float-view .content-page ol:before,
|
||||||
|
.float-view .content-page dl:before,
|
||||||
.float-view .content-page h2:before,
|
.float-view .content-page h2:before,
|
||||||
.float-view .content-page h3:before,
|
.float-view .content-page h3:before,
|
||||||
.float-view .content-page h4:before,
|
.float-view .content-page h4:before,
|
||||||
|
@ -95,7 +95,7 @@ Homepage
|
|||||||
margin: 20px 0px;
|
margin: 20px 0px;
|
||||||
}
|
}
|
||||||
.homepage-image {
|
.homepage-image {
|
||||||
.box-shadow(10px, rgba(0,0,0,0.20), 0px, 0px);
|
//.box-shadow(10px, rgba(0,0,0,0.20), 0px, 0px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.hero-buttons.container-fluid {
|
.hero-buttons.container-fluid {
|
||||||
@ -538,7 +538,7 @@ pre {
|
|||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
.page-header,
|
.page-header,
|
||||||
p, ul, ol, h2, h3,h4, h5, h6 {
|
p, ul, ol, dl, h2, h3,h4, h5, h6 {
|
||||||
float: left;
|
float: left;
|
||||||
clear: left;
|
clear: left;
|
||||||
width: 47%;
|
width: 47%;
|
||||||
|
Loading…
Reference in New Issue
Block a user