19 lines
256 B
SCSS
19 lines
256 B
SCSS
|
#topic-title {
|
||
|
|
||
|
.title-wrapper {float: left; width: 90%;}
|
||
|
|
||
|
a.badge-category {
|
||
|
margin-top: 5px;
|
||
|
}
|
||
|
|
||
|
h1 {
|
||
|
a.edit-topic {
|
||
|
font-size: 17px;
|
||
|
display: inline-block;
|
||
|
vertical-align: top;
|
||
|
position: relative;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
}
|