Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Justin
asknot-ng
Commits
9e444be5
Verified
Commit
9e444be5
authored
May 11, 2021
by
Daniel M. Capella
Browse files
Arch: Reduce size of logo to fix overall positioning
Based on the height from the Gnome theme.
parent
81da39fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/themes/archlinux/css/site.css
View file @
9e444be5
...
...
@@ -72,10 +72,10 @@ body {
margin-left
:
auto
;
display
:
block
;
width
:
600
px
;
height
:
100
px
;
width
:
217
px
;
height
:
72
px
;
background
:
url('../img/archlinux.png')
;
background-size
:
3
00px
;
background-size
:
2
00px
;
background-repeat
:
no-repeat
;
/* This is hilarious. */
text-indent
:
-9999px
;
...
...
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