This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-08 14:29:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
290a00e41d
libvirt
/
docs
/
main.css
4 lines
87 B
CSS
Raw
Normal View
History
Unescape
Escape
docs: use overpass font for website The original libvirt logo was built using what appears to be either Overpass font, or one stylistically very similar (the slanted top of letters like 'l', 't', etc). The newly recreated libvirt logo will use Overpass. Use this font for the website text too, to provide a consistent style. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-10-25 13:55:17 +00:00
@
import
url
(
fonts
/
stylesheet
.
css
)
;
Split website out into one file per page. APply new layout and styling
2008-04-23 17:08:31 +00:00
@
import
url
(
generic
.
css
)
;
@
import
url
(
libvirt
.
css
)
;
Reference in New Issue
Copy Permalink