aspect manage less rounded
This commit is contained in:
parent
c763a663ac
commit
8a59f3b26e
2 changed files with 0 additions and 5 deletions
|
|
@ -531,11 +531,9 @@ h1.big_text {
|
||||||
.remove ul {
|
.remove ul {
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-left: 1em;
|
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
background-color: #efefef;
|
background-color: #efefef;
|
||||||
border: 1px solid #cccccc;
|
border: 1px solid #cccccc;
|
||||||
border-radius: 3px;
|
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 15px; }
|
padding: 15px; }
|
||||||
.aspect .person,
|
.aspect .person,
|
||||||
|
|
|
||||||
|
|
@ -707,13 +707,10 @@ h1.big_text
|
||||||
ul
|
ul
|
||||||
:min-height 20px
|
:min-height 20px
|
||||||
:margin 0
|
:margin 0
|
||||||
:left 1em
|
|
||||||
:bottom 25px
|
:bottom 25px
|
||||||
:background
|
:background
|
||||||
:color #efefef
|
:color #efefef
|
||||||
:border 1px solid #ccc
|
:border 1px solid #ccc
|
||||||
:border
|
|
||||||
:radius 3px
|
|
||||||
:list
|
:list
|
||||||
:style none
|
:style none
|
||||||
:padding 15px
|
:padding 15px
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue