spdylay/doc/_static/default2.css

10 lines
171 B
CSS
Raw Normal View History

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