Fixed The Very Old CSS Problem of the black bar in the bottom not fully

reaching the right side of the screen on pages where id='content' =>
class='full'.

Added useful text. Changed other text.
This commit is contained in:
Niels Serup
2012-06-27 19:46:13 +02:00
parent bd017a99e5
commit cd9c2221ad
11 changed files with 198 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
/* wontofor: A JavaScript shortcut system
* Copyright (C) 2010 Niels Serup
* Copyright (C) 2010 Niels G. W. Serup
*
* This file is part of wontofor.
*
@@ -17,7 +17,7 @@
* along with wontofor. If not, see <http://www.gnu.org/licenses/>.
*
* Maintained by Niels Serup <ns@metanohi.name>
* See <http://metanohi.org/projects/wontofor/>
* See <http://metanohi.name/projects/wontofor/>
*/
wontofor.ajax.getWeb = function(url, func, args, method) {

View File

@@ -1,5 +1,5 @@
/* wontofor: A JavaScript shortcut system
* Copyright (C) 2010 Niels Serup
* Copyright (C) 2010 Niels G. W. Serup
*
* This file is part of wontofor.
*
@@ -17,7 +17,7 @@
* along with wontofor. If not, see <http://www.gnu.org/licenses/>.
*
* Maintained by Niels Serup <ns@metanohi.name>
* See <http://metanohi.org/projects/wontofor/>
* See <http://metanohi.name/projects/wontofor/>
*/
wontofor.html.body = document.body