Archived
更新css文件
This commit is contained in:
2 files changed
+12
No files matched your search
@@ -1,6 +1,12 @@
|
|||||||
.intro{
|
.intro{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.head{
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.example{
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
.head{
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
table{
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user