Merge branch 'xmpp-mobile-fixes' into 'master'

Xmpp mobile fixes

See merge request disroot/grav-theme-disroot!5
This commit is contained in:
antil0pa 2019-06-12 17:07:32 +02:00
commit e4f3b9dd50
1 changed files with 6 additions and 7 deletions

View File

@ -391,7 +391,7 @@ ul#nav li a:hover .ul#nav li ul {
.fullbar {
padding: 0px;
padding-bottom: 80px;
text-align: center; background: $main-color;
text-align: center;
transform: skew(0deg, 1deg) translateY(-10px);
margin-top: -60px;
margin-bottom: 30px;
@ -417,10 +417,10 @@ ul#nav li a:hover .ul#nav li ul {
/* Services */
.service-logo {
height: 40px;;
height: 40px;
display: block;
float: left;
padding-right : 15%;
padding-right: 15%;
vertical-align: sub;
}
.framed {
@ -557,9 +557,8 @@ img.transparent {
------------------------------------*/
.goal {
color: #7A7A7A;
color: #555;
background-color: #FFF;
font-color: #FFF;
/*border: 5px double #8EB726;*/
border: none;
border-radius: 10px;
@ -653,7 +652,7 @@ textarea {
width: 50%;
}
.form-input-wrapper input {
width: 50%
width: 50%;
}
#formdata {
position: relative;
@ -898,7 +897,7 @@ footer a:hover, footer a:focus { color: #1F5C60; }
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
display: inline;
}
.flex-control-paging li a {
width: 12px;