mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-20 07:59:00 +00:00
10 lines
153 B
CSS
10 lines
153 B
CSS
@IMPORT url("manual.css");
|
|
|
|
body.firstpage {
|
|
background: url("../images/background.png") no-repeat center top;
|
|
}
|
|
|
|
div.part h1 {
|
|
border-top: none;
|
|
}
|