
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
For instance, if we have these two declaration in the same css file:
title_underlined {
border-bottom: #a6a6a6 1px solid;
margin-top: 2em;
color: black;
padding-bottom: 0.1em;
}
title_underlined {
border-bottom: #dbdbdb 1px solid;
font-weight: bolder;
margin-top: 1.5em;
}
|
|
Description
|
For instance, if we have these two declaration in the same css file:
title_underlined {
border-bottom: #a6a6a6 1px solid;
margin-top: 2em;
color: black;
padding-bottom: 0.1em;
}
title_underlined {
border-bottom: #dbdbdb 1px solid;
font-weight: bolder;
margin-top: 1.5em;
} |
Show » |
| There are no comments yet on this issue.
|
|