mirror of
https://github.com/ilyakooo0/webring.git
synced 2024-11-22 05:12:53 +03:00
Fix CSS rule for narrow column layout
This commit is contained in:
parent
de0abcccb3
commit
ee0c5aef3c
@ -15,5 +15,5 @@ body div ul li a:visited { color:#999; text-decoration: none;}
|
||||
body div ul li a:hover { background:#ccc; color:#000; text-decoration: none; border-radius: 2px }
|
||||
|
||||
@media (max-width: 950px){
|
||||
body div list { columns: 2 }
|
||||
body div ul { columns: 2 }
|
||||
}
|
Loading…
Reference in New Issue
Block a user