扩展MV3;Double S 快捷搜索功能完善;README完成
This commit is contained in:
17
html/assets/css/global.less
Normal file
17
html/assets/css/global.less
Normal file
@@ -0,0 +1,17 @@
|
||||
// 全局样式
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
body {
|
||||
background: #a6c1ee;
|
||||
}
|
Reference in New Issue
Block a user