Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
www.adelielinux.org
Commits
3833e3d3
Commit
3833e3d3
authored
May 05, 2021
by
root
Browse files
Add missing CSS files.
parent
1fa319f7
Pipeline
#812
canceled with stage
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
www/css/adelie.desktop.css
0 → 100644
View file @
3833e3d3
@media
screen
and
(
min-width
:
761px
)
{
body
>
header
{
min-width
:
760px
;
}
body
>
div
{
min-width
:
760px
;
}
body
>
footer
{
min-width
:
760px
;
}
div
.herobox
{
background-image
:
linear-gradient
(
to
bottom
,
rgba
(
255
,
255
,
255
,
0.7
)
0%
,
rgba
(
255
,
255
,
255
,
0.7
)
100%
),
url("/web/20200930042041im_/https://static.adelielinux.org/img/backdrop1.jpeg")
;
}
}
www/css/adelie.mobile.css
0 → 100644
View file @
3833e3d3
@media
screen
and
(
max-width
:
760px
)
{
/* linearization for grid module */
.linearize-level-1
,
.linearize-level-1
>
[
class
*=
"ym-g"
]
{
display
:
block
;
float
:
none
;
padding
:
0
;
margin
:
0
;
width
:
100%
!important
;
}
/* reset defined gutter values */
.linearize-level-1
>
[
class
*=
"ym-g"
]
>
[
class
*=
"ym-gbox"
]
{
overflow
:
hidden
;
/* optional for containing floats */
padding
:
0
;
margin
:
0
;
}
}
www/css/bigone.css
0 → 100644
View file @
3833e3d3
This diff is collapsed.
Click to expand it.
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