mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add media
This commit is contained in:
@@ -10,11 +10,17 @@ input{
|
||||
-webkit-appearance:none;
|
||||
outline:none;
|
||||
border-radius:0;
|
||||
-webkit-tap-highlight-color:rgba(255,255,255,0);
|
||||
}
|
||||
|
||||
div{
|
||||
-webkit-tap-highlight-color:rgba(255,255,255,0);
|
||||
}
|
||||
|
||||
|
||||
a{
|
||||
color: #525252;
|
||||
-webkit-tap-highlight-color:rgba(255,255,255,0);
|
||||
}
|
||||
|
||||
header{
|
||||
@@ -361,6 +367,12 @@ section .list_item:last-child{
|
||||
color:#000;
|
||||
}
|
||||
|
||||
@media (max-height:350px) {
|
||||
footer {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user