diff options
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/home.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/data/home.html b/src/data/home.html index 103c559d..51b9ceec 100644 --- a/src/data/home.html +++ b/src/data/home.html @@ -66,7 +66,7 @@ color: black;  /* ------------------------------------------------------- */  /* page sections */ -#container { +#rekonq-newtabpage {  width: 100%;  } @@ -191,7 +191,7 @@ margin-bottom: 0.5em;  <body> -<div id="container"> +<div id="rekonq-newtabpage">      <div id="navigation">      </div> | 
