/[sudobot]/branches/2.x/docs/assets/css/style.css
ViewVC logotype

Annotation of /branches/2.x/docs/assets/css/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (hide annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: text/css
File size: 267 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 rakinar2 577 .md-logo img {
2     border-radius: 5px;
3     }
4    
5     .rounded {
6     border-radius: 5px;
7     }
8    
9     .center {
10     margin: 0 auto;
11     display: block;
12     }
13    
14     :root > * {
15     --md-primary-fg-color:#007bff;
16     --md-primary-fg-color--light:#b4d0ee;
17     --md-primary-fg-color--dark: #106aca;
18     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26