]>
luflow.net public git repositories - flow-web.git/blob - static/css/sidebar.css
1 /* luflow.net web site */
2 /* Public domain 2025. All rights waived */
5 box-sizing: border-box
;
17 list-style-type: none
;
22 display: inline-block
;
35 text-decoration: none
;
41 background-color: #ffcc00;
42 border-color: #d4aa00;
46 background-image: url
('/static/img/feed-bg-white.png');
47 background-position: bottom left
;
48 background-repeat: no-repeat
;
51 @media screen and
(min-width: 1280px) {
57 display: inline-block
;
65 background-color: #f5f5f5;
72 border-radius: 4px 4px 0px 0px;
86 border-color: #f5f5f5;
88 border-style: solid none none none
;
91 padding: 8px 8px 8px 16px;
92 text-decoration: none
;