Skip to content

Commit

Permalink
修改样式表
Browse files Browse the repository at this point in the history
  • Loading branch information
bickman committed Feb 6, 2019
1 parent 4373789 commit 4dc29ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ body,a,div,span,h1,h2,table{margin: 0px;padding: 0px;}
body{
width: 1000px;
margin: 0 auto;
background-color: #F8E1BA;}
background-color: #e8e2ca;}
h1{background-color: #343647;color: #C65E62;display: inline-display; padding: 1em 0 0.5em 1em;}
h1 span{font-size: 1.5em;}
table{width: 1000px;height:450px;padding: 20px 0 20px 0px;border: 1px solid black;}
Expand Down Expand Up @@ -41,7 +41,7 @@ padding: 20px 20px 20px 10px;width:300px;
#label{
margin-right: 5px;}

#n1{
#display #n1{
border-radius: 5px;
width: 125px;
padding:1px 2px 1px 2px;
Expand Down

0 comments on commit 4dc29ad

Please sign in to comment.