rounded corners
This commit is contained in:
parent
93b1e310cd
commit
71bb0d6f85
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
box-shadow: 0px 0px 3px #c4c4c4;
|
box-shadow: 0px 0px 3px #c4c4c4;
|
||||||
background-color: #fffe94;
|
background-color: #fffe94;
|
||||||
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header ul {
|
.header ul {
|
||||||
|
|
Loading…
Reference in a new issue