Commit 6acd950c authored by Losses Don's avatar Losses Don

Update mycard.css

UI修复
parent 3521d9ac
...@@ -181,6 +181,16 @@ a { ...@@ -181,6 +181,16 @@ a {
text-align: center; text-align: center;
} }
#platform a {
color: #134468;
text-shadow: 2px 2px #CFCFCF;
border-bottom: dashed #CFCFCF 1px;
}
#platform a:hover {
color: #072847;
}
#slider { #slider {
clear: both; clear: both;
width: 500px; width: 500px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment