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
@ -10,4 +10,8 @@ body div list { display:block; max-width: 800px; columns:3; border-bottom: 2px s
|
||||
body div list ln { width: 22em; display:block; padding-left:5px; overflow: hidden; text-overflow: ellipsis; }
|
||||
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 }
|
||||
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