Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
zekena
/
Unit-calculator
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
95a1f2f1
authored
May 10, 2019
by
zekena
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
styling 2
parent
d736b1d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
css/style.css
login/css/style.css
css/style.css
View file @
95a1f2f1
...
...
@@ -93,7 +93,7 @@ body{
}
.navbar
{
background-color
:
#
3b5998
;
background-color
:
#
1085c4
;
overflow
:
hidden
;
height
:
63px
;
}
...
...
@@ -131,6 +131,7 @@ body{
.side-nav
a
{
padding
:
10px
10px
10px
30px
;
text-decoration
:
none
;
font-family
:
'Roboto slab'
,
serif
;
font-size
:
22px
;
color
:
#ccc
;
display
:
block
;
...
...
login/css/style.css
View file @
95a1f2f1
...
...
@@ -21,7 +21,7 @@ a:hover {
}
.form
{
background
:
rgba
(
19
,
35
,
47
,
0.9
)
;
background
:
#145b90
e6
;
padding
:
40px
;
max-width
:
600px
;
margin
:
40px
auto
;
...
...
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