mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 17:56:16 -04:00
Cleanup unused files
This commit is contained in:
parent
aa9e9497d6
commit
c962909c0e
33 changed files with 5 additions and 1206 deletions
|
@ -14,29 +14,3 @@ body {
|
|||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#ads,
|
||||
#ads2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 520px) {
|
||||
#ads {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
left: 50%;
|
||||
margin-left: -150px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 720px) {
|
||||
#ads{
|
||||
display: none;
|
||||
}
|
||||
#ads2 {
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 4px;
|
||||
left: 4px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue