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
Simon Daron
panikweb
Commits
aeee56cf
Commit
aeee56cf
authored
Sep 21, 2013
by
Simon Daron
Browse files
Images + remove padding for smalls screens not larges :-/
parent
a0a09387
Changes
8
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
aeee56cf
...
...
@@ -67,7 +67,7 @@
.wrapper.text
{
max-width
:
780px
;
margin
:
auto
;}
.wrapper.half
{
max-width
:
510px
;
margin
:
auto
;}
.wrapper.sided
{
max-width
:
1260px
;
}
@media
screen
and
(
m
in
-width
:
400px
)
{
@media
screen
and
(
m
ax
-width
:
400px
)
{
.wrapper
{
padding
:
0
1%
;}
}
...
...
@@ -270,7 +270,6 @@ body{
}
#metaNav
ul
li
a
span
.nav-icon
{
display
:
none
;
}
#metaNav
a
:focus
,
#metaNav
a
:hover
{
...
...
panikweb_templates/static/css/type.css
View file @
aeee56cf
...
...
@@ -53,6 +53,12 @@
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'SymbolsResized'
;
src
:
url('../reglo/RESYMBOL-resized.otf')
;
font-weight
:
normal
;
font-style
:
normal
;
}
@font-face
{
font-family
:
'RegloScale'
;
...
...
panikweb_templates/static/img/panik/RESYMBOL.otf
0 → 100644
View file @
aeee56cf
File added
panikweb_templates/static/img/panik/actu.png
0 → 100644
View file @
aeee56cf
454 Bytes
panikweb_templates/static/img/panik/emission.png
0 → 100644
View file @
aeee56cf
505 Bytes
panikweb_templates/static/img/panik/episode.png
0 → 100644
View file @
aeee56cf
350 Bytes
panikweb_templates/static/reglo/RESYMBOL-resized.otf
0 → 100644
View file @
aeee56cf
File added
panikweb_templates/static/reglo/RESYMBOL.otf
View file @
aeee56cf
No preview for this file type
Write
Preview
Markdown
is supported
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