文字サイズ撤回

This commit is contained in:
Your Name 2018-10-28 17:27:05 +09:00
parent 996c185edb
commit ae343cb59b

View File

@ -1798,14 +1798,10 @@ dl.bb-dl > dd > li {
/*testarea*/ /*testarea*/
.wall-item-outside-wrapper a { .wall-item-outside-wrapper a {
font-size: 1.3rem;
} }
.comment a { .comment a {
font-size: 0.9rem; font-size: 0.9rem;
} }
.wall-item-name-link a {
font-size: 0.9rem;
}
.toplevel_item { .toplevel_item {
filter: drop-shadow(0px 0px 5px rgba(75, 75, 75, 0.48)); filter: drop-shadow(0px 0px 5px rgba(75, 75, 75, 0.48));
transition: all 300ms 0s; transition: all 300ms 0s;