]> git.feebdaed.xyz Git - 0xmirror/libvirt.git/commit
docs: css: Split out any main-page CSS to local.css
authorPeter Krempa <pkrempa@redhat.com>
Sun, 23 Nov 2025 14:19:25 +0000 (15:19 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 Nov 2025 15:40:24 +0000 (16:40 +0100)
commit071d29b726f1502b4878ab011dc096a6188ee5a2
treee0ae3cf6f67482d7b83aa304e51cbb2cc1afc53a
parent5ca7270c0842142b3d35288ab0f321230a453a97
docs: css: Split out any main-page CSS to local.css

Our other sub-projects such as the libvirt-wiki and soon also the
libvirt-security-notices will use the same CSS via asset import script.

Move any specifics into 'local.css' which will be defined by the
sub-projects so that 'main.css' can be imported directly.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/css/local.css [new file with mode: 0644]
docs/css/main.css
docs/css/meson.build