This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
magic_box_server/html/static/css/ui.css
Yutousama 11d2c15dae 2.4发版前更新
前端分离出来
工具列表新增版本控制
2020-04-01 18:00:18 +08:00

7 lines
155 B
CSS

div.item{
border: 2px solid #ccc!important;padding:24px;border-radius: 25px!important; width: 50%;
box-shadow: 2px 2px 1px gray;
}
p.by{
color: gray;
}}