Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ahjoyo
/
idc0007
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
ab9994b9
authored
6 years ago
by
Joyon Ahmed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ok
parent
66db05c7
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
create_style.css
create_style.css
View file @
ab9994b9
...
...
@@ -20,7 +20,7 @@ html, body {
nav
{
margin-bottom
:
0
;
margin-right
:
auto
;
margin-top
:
0
;
margin-top
:
0px
;
margin-left
:
auto
;
transition-property
:
120px
;
width
:
600px
;
...
...
@@ -76,8 +76,11 @@ html, body {
}
tr
:nth-child
(
even
)
{
background-color
:
#c1cacc
;
}
input
{
width
:
auto
;
padding
:
12px
20px
;
margin
:
8px
0
;
box-sizing
:
border-box
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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