aboutsummaryrefslogblamecommitdiff
path: root/style.css
blob: 1840a3c5dda568e1d7b28b53d07a8f98b1349dc5 (plain) (tree)
1
2
3
4
5




                           

















                                       
header *{
    display: inline-block;
    vertical-align: middle;
}

.title {
	font-size: 36px;
    vertical-align: middle;
}

body {
    background-image: url("tile1.jpg");
    background-repeat: repeat;
}

.fst {
    font-size: 150%;
}

.sec {
    margin-left: 20px;
    font-size: 150%;
}