Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:css [2025/06/23 20:29] – restless | wiki:css [2025/06/26 02:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 467: | Line 467: | ||
| @font-face { | @font-face { | ||
| font-family: | font-family: | ||
| - | src: url('/ | + | src: url('/ |
| - | | + | |
| - | | + | |
| font-weight: | font-weight: | ||
| font-style: normal; | font-style: normal; | ||
| Line 643: | Line 643: | ||
| src: url('/ | src: url('/ | ||
| | | ||
| + | font-weight: | ||
| + | font-style: normal; | ||
| + | } | ||
| + | |||
| + | @font-face { | ||
| + | font-family: | ||
| + | src: url('/ | ||
| + | | ||
| font-weight: | font-weight: | ||
| font-style: normal; | font-style: normal; | ||
| Line 732: | Line 740: | ||
| .ns-0 #p-cactions .selected span { | .ns-0 #p-cactions .selected span { | ||
| background-color: | background-color: | ||
| + | font-size: 14px; | ||
| } | } | ||
| Line 1208: | Line 1217: | ||
| } | } | ||
| + | /* To fix the space between the tabs and the top of the content */ | ||
| + | #p-cactions { | ||
| + | top: 1.3em; | ||
| + | } | ||
| + | |||
| + | |||
| + | div# | ||
| + | font-size: 16px; | ||
| + | } | ||



