This website works better with JavaScript.
Explore
Help
Sign In
psycodad
/
wttr.in
mirror of
https://github.com/chubin/wttr.in
Watch
1
Star
0
Fork
You've already forked wttr.in
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b9747b04fa
master
chubin/logging
v2
gregdan3/master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b9747b04fa'
${ noResults }
wttr.in
/
share
/
static
/
style.css
9 lines
114 B
Raw
Normal View
History
Unescape
Escape
checked wttr.in in
9 years ago
body
{
background
:
black
;
color
:
#
bbbbbb
;
}
Define font-family for pre to aid OS's in selecting good monospace fonts
8 years ago
pre
{
font-family
:
DejaVu
Sans
Mono
,
Menlo
,
monospace
;
}