Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autovpn
Commits
f0fe33f9
Commit
f0fe33f9
authored
Sep 07, 2018
by
samba
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix vpn style
parent
77a610bb
Pipeline
#1204
passed with stage
in 18 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
autovpn/static/background.jpg
autovpn/static/background.jpg
+0
-0
autovpn/static/style.css
autovpn/static/style.css
+1
-1
autovpn/templates/_base.html
autovpn/templates/_base.html
+1
-1
No files found.
autovpn/static/background.jpg
View replaced file @
77a610bb
View file @
f0fe33f9
48.9 KB
|
W:
|
H:
25.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
autovpn/static/style.css
View file @
f0fe33f9
...
...
@@ -29,7 +29,7 @@ h1 span {
}
#content
{
background-color
:
rgba
(
128
,
128
,
128
,
0.9
);
background-color
:
rgba
(
41
,
41
,
41
,
0.9
);
font-weight
:
bold
;
color
:
#FFF
;
padding
:
10px
;
...
...
autovpn/templates/_base.html
View file @
f0fe33f9
...
...
@@ -20,7 +20,7 @@
<div
id=
"container"
>
<h1>
<span>
VPN
</span>
<span>
A/I
VPN
</span>
</h1>
<div
id=
"content"
>
...
...
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