remove workspace
This commit is contained in:
parent
5a9a95b99d
commit
ac1fafac1f
10 changed files with 172 additions and 54 deletions
|
@ -324,8 +324,6 @@ article ul {
|
|||
.details .object-value { padding-top: 0; }
|
||||
|
||||
.description {
|
||||
margin-bottom: 1em;
|
||||
/*margin-top: 1em;*/
|
||||
font-size: 17px;
|
||||
border-radius: 7px;
|
||||
color: #000000;
|
||||
|
@ -434,4 +432,11 @@ article ul {
|
|||
.__end {
|
||||
color: #0037ff;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
.bdotted {
|
||||
border-radius: 4px;
|
||||
border-width: 1px;
|
||||
border-color: #c7c7c7;
|
||||
border-style: dotted;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue