mirror of
https://github.com/moparisthebest/spdylay
synced 2024-12-22 07:38:52 -05:00
10 lines
171 B
CSS
10 lines
171 B
CSS
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic);
|
|
|
|
pre, tt {
|
|
font-family: monospace, sans-serif;
|
|
}
|
|
|
|
tt {
|
|
font-size: 100%;
|
|
}
|