1 changed files with
1 additions and
1 deletions
|
|
@ -25,7 +25,7 @@ body{
|
|
|
|
|
|
|
|
|
|
|
|
.seperator{
|
|
|
|
.seperator{
|
|
|
|
width:100%;
|
|
|
|
width:100%;
|
|
|
|
height: 4px
|
|
|
|
height: 40px
|
|
|
|
border-style:dotted;
|
|
|
|
border-style:dotted;
|
|
|
|
border-width:2px;
|
|
|
|
border-width:2px;
|
|
|
|
border-color: blue;
|
|
|
|
border-color: blue;
|
|
|
|