diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d4eec628a..83e9c64cd 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1609,11 +1609,8 @@ dl.bb-dl > dd > li { border-left: 0.2rem solid #eee; } -.w100 { - width: 100%; -} - .app-icon { + color: #777; font-size: 80px; text-shadow: 3px 3px 3px lightgrey; } |