Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

ahjoyo / idc0007

  • This project
    • Loading...
  • Sign in
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's avatar Joyon Ahmed
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

ok

parent 66db05c7 master
Hide whitespace changes
Inline Side-by-side
Showing 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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment