linuxOS_AP05/debian/test/usr/share/doc/xorg/xsf.css

9 lines
179 B
CSS
Raw Normal View History

2025-09-26 01:40:02 +00:00
@import url("asciidoc-xhtml11.css");
h1 {
background-image: url("xsf.svg");
background-repeat: no-repeat;
background-position: center right;
background-size: auto 95%;
}