nghttp2/doc/_static/default2.css

10 lines
171 B
CSS
Raw Normal View History

2013-02-02 10:52:09 +01:00
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic);
pre, tt {
2013-02-17 16:28:03 +01:00
font-family: monospace, sans-serif;
2013-02-02 10:52:09 +01:00
}
2013-02-19 14:08:39 +01:00
tt {
font-size: 100%;
}