diff options
| -rw-r--r-- | documentation/adt-manual/style.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/documentation/adt-manual/style.css b/documentation/adt-manual/style.css index 33a01d125a..7c24fe5d2d 100644 --- a/documentation/adt-manual/style.css +++ b/documentation/adt-manual/style.css @@ -122,7 +122,7 @@ h6 {    background-color: transparent;    background-repeat: no-repeat;    padding-top: 256px; -  background-image: url("figures/kernel-title.png"); +  background-image: url("figures/adt-title.png");    background-position: left top;    margin-top: -256px;    padding-right: 50px; | 
