mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-27 15:14:40 +00:00
update post onhover text style
This commit is contained in:
parent
4f18bd9f15
commit
ed9334e823
@ -782,12 +782,12 @@ samp {
|
|||||||
|
|
||||||
/* line 50, ../sass/_postboard.sass */
|
/* line 50, ../sass/_postboard.sass */
|
||||||
.module.open .post, .mini-profile .module.post-area-new .post, #postboard-top .post-area .module.post-area-new .post {
|
.module.open .post, .mini-profile .module.post-area-new .post, #postboard-top .post-area .module.post-area-new .post {
|
||||||
color: #b0b0b0;
|
color: #d1d2d7;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 52, ../sass/_postboard.sass */
|
/* line 52, ../sass/_postboard.sass */
|
||||||
.post:hover {
|
.post:hover {
|
||||||
color: #b0b0b0;
|
color: #d1d2d7;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post.new .post-info-time {
|
.post.new .post-info-time {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user