mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-19 08:21:01 +00:00
83577a7d5d
removed amber files. replacing with angular removed queue package in favor or worker package removed channel package in favor of pubsub package
22 lines
No EOL
312 B
Text
22 lines
No EOL
312 B
Text
html, body {
|
|
margin:0px;
|
|
padding:0px;
|
|
}
|
|
|
|
body {
|
|
padding-top:90px;
|
|
padding-bottom:40px;
|
|
}
|
|
|
|
html, body, button, input, select, textarea,
|
|
h1, h2, h3, h4, h5,
|
|
.pure-g [class *= "pure-u"] {
|
|
font-family:@font-family-sans;
|
|
font-size: 14px;
|
|
}
|
|
|
|
h1, h2, h3, h4, h5 {
|
|
margin:0px;
|
|
padding:0px;
|
|
font-weight:normal;
|
|
} |