1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2026-01-27 08:34:02 +03:00
Files
libvirt/docs/css/local.css
Peter Krempa 071d29b726 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>
2025-11-24 16:40:24 +01:00

4 lines
89 B
CSS

@import url(libvirt.css);
@import url(libvirt-api.css);
@import url(mobile-libvirt.css);