mark styling added
This commit is contained in:
@@ -492,15 +492,6 @@ body.discussion {
|
||||
|
||||
|
||||
|
||||
mark {
|
||||
background-color: #38a8e5;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
section.user-profile {
|
||||
@extend .sidebar;
|
||||
display: table-cell;
|
||||
|
||||
@@ -143,6 +143,13 @@ span.edx {
|
||||
background: url(../images/spinner.gif) no-repeat;
|
||||
}
|
||||
|
||||
mark {
|
||||
padding: 0 3px;
|
||||
border-radius: 2px;
|
||||
background-color: #f7e9a8;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user