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;
...@@ -314,4 +324,4 @@ footer h2 { ...@@ -314,4 +324,4 @@ footer h2 {
} }
.platform a{ .platform a{
text-shadow: 1px 1px 1px #dedede; text-shadow: 1px 1px 1px #dedede;
} }
\ No newline at end of file
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