mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2026-01-27 08:34:02 +03:00
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>
4 lines
89 B
CSS
4 lines
89 B
CSS
@import url(libvirt.css);
|
|
@import url(libvirt-api.css);
|
|
@import url(mobile-libvirt.css);
|