mirror of
https://github.com/ilyakooo0/webring.git
synced 2024-11-22 13:35:24 +03:00
*
This commit is contained in:
parent
f63d189188
commit
bea50d7292
@ -11,3 +11,7 @@ body div list ln { width: 22em; display:block; padding-left:5px; overflow: hidde
|
||||
body div list ln a { line-height: 20px; display: inline-block; color:#000; padding:0px 5px; text-decoration: none;}
|
||||
body div list ln a:visited { color:#999; text-decoration: none;}
|
||||
body div list ln a:hover { background:#ccc; color:#000; text-decoration: none; border-radius: 2px }
|
||||
|
||||
@media (max-width: 950px) {
|
||||
body div list { columns: 2 }
|
||||
}
|
Loading…
Reference in New Issue
Block a user