Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
don
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LQDN Adminsys
don
Commits
40fcffed
Commit
40fcffed
authored
Nov 01, 2018
by
François Revol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
custom.css: make donation block larger on small screens
parent
ca566c4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
www/static/css/custom.css
www/static/css/custom.css
+6
-0
No files found.
www/static/css/custom.css
View file @
40fcffed
...
...
@@ -141,6 +141,12 @@ padding: 0 15px;
margin
:
auto
;
}
@media
only
screen
and
(
max-width
:
768px
)
{
#donation
{
width
:
80%
;
}
}
#donation
.btn
em
{
font-style
:
normal
;
}
...
...
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