aspect manage less rounded

This commit is contained in:
Daniel Vincent Grippi 2010-09-14 20:42:08 -07:00
parent c763a663ac
commit 8a59f3b26e
2 changed files with 0 additions and 5 deletions

View file

@ -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,

View file

@ -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