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 {
|
||||
min-height: 20px;
|
||||
margin: 0;
|
||||
margin-left: 1em;
|
||||
margin-bottom: 25px;
|
||||
background-color: #efefef;
|
||||
border: 1px solid #cccccc;
|
||||
border-radius: 3px;
|
||||
list-style: none;
|
||||
padding: 15px; }
|
||||
.aspect .person,
|
||||
|
|
|
|||
|
|
@ -707,13 +707,10 @@ h1.big_text
|
|||
ul
|
||||
:min-height 20px
|
||||
:margin 0
|
||||
:left 1em
|
||||
:bottom 25px
|
||||
:background
|
||||
:color #efefef
|
||||
:border 1px solid #ccc
|
||||
:border
|
||||
:radius 3px
|
||||
:list
|
||||
:style none
|
||||
:padding 15px
|
||||
|
|
|
|||
Loading…
Reference in a new issue