Navbar
- colorful 鲜艳
+ colorful 鲜艳
Sidebar
- dark 黑色
+ dark 黑色
Theme
- {{ `${item.name} ${item.desc}` }}
+ {{ `${item.name} ${item.desc}` }}
@@ -37,34 +24,23 @@
+
+ /* width: 100px; */
+ /* background-color: rgb(241, 241, 241); */
+}
+.div_row:hover {
+ color: rgb(2, 119, 173);
+ font-weight: bold;
+ text-decoration: underline;
+}
+.i_icon {
+ width: 15px;
+ height: 15px;
+ margin-right: 10px;
+ float: left;
+}
+.span_name {
+ font-size: 18px;
+ cursor: pointer;
+ /* color: rgb(37, 156, 235); */
+}
+