Difference between revisions of "Template:Farocss"
Rick.massie1 (talk | contribs) (Created page with "{{#css: .farorhm { color: #31708F; color: inherit; font-weight: 700; line-height: 1.1; box-sizing: border-box; background-color: #BCE8F1; border-top-left-radius: 7px; border-...") |
Rick.massie1 (talk | contribs) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
line-height: 1.1; | line-height: 1.1; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
| + | background-color: #DFFCFE; | ||
| + | border-top-left-radius: 7px; border-top-right-radius: 7px; | ||
| + | } | ||
| + | |||
| + | h3 { | ||
background-color: #BCE8F1; | background-color: #BCE8F1; | ||
border-top-left-radius: 7px; border-top-right-radius: 7px; | border-top-left-radius: 7px; border-top-right-radius: 7px; | ||
| − | + | padding-left:1%; | |
| + | margin-top:200px; | ||
| + | { | ||
}} | }} | ||