Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adullact
Theme-WordPress-Adullact-org
Commits
f8daf46b
Commit
f8daf46b
authored
Feb 12, 2020
by
N. Peraldi
Browse files
style: improve visuals & useless css code
parent
c7cec319
Changes
1
Hide whitespace changes
Inline
Side-by-side
style.css
View file @
f8daf46b
...
...
@@ -25,13 +25,8 @@
/*************************************************************/
@media
screen
and
(
min-width
:
67em
)
{
.wrap
{
max-width
:
900px
;
padding
:
28px
;
}
.navigation-top
.wrap
{
max-width
:
900px
;
}
}
.entry-title
{
...
...
@@ -78,12 +73,12 @@ input[type="search"] {
}
.adullact-no-padding
{
padding
:
0
!important
;
padding
:
0
;
}
.adullact-no-height-padding
{
padding-top
:
0
!important
;
padding-bottom
:
0
!important
;
padding-top
:
0
;
padding-bottom
:
0
;
}
.adullact-header
{
...
...
@@ -157,8 +152,6 @@ input[type="search"] {
#adullact-parallax-1
{
background
:
url("media/adullact/image_parallax_2.jpg")
fixed
;
width
:
100%
;
padding-top
:
50px
;
padding-bottom
:
50px
;
}
.adullact-justify
{
...
...
@@ -194,7 +187,7 @@ input[type="search"] {
font-size
:
1.7em
;
padding
:
10px
;
padding-top
:
20px
;
margin-bottom
:
1.2
em
;
margin-bottom
:
3
em
;
height
:
8em
;
}
...
...
@@ -208,24 +201,15 @@ input[type="search"] {
.adullact-cadre-texte
{
width
:
7.5em
;
display
:
flex
;
flex-direction
:
column
;
justify-content
:
flex-start
;
margin-right
:
5%
;
margin-left
:
5%
;
text-align
:
center
;
align-items
:
center
;
font-size
:
1.6em
;
}
.adullact-cadre-texte
p
{
margin
:
0
;
font-size
:
2em
;
color
:
white
;
font-weight
:
bolder
;
display
:
flex
;
flex-direction
:
column
;
}
.adullact-cadre-texte
.adullact-front-page-number
{
font-size
:
2em
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment