projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
300454a
)
centrage par marge négative, supporté par IE (openweb.eu.org)
author
x2000habouzit
<x2000habouzit>
Fri, 13 Feb 2004 17:11:17 +0000
(17:11 +0000)
committer
x2000habouzit
<x2000habouzit>
Fri, 13 Feb 2004 17:11:17 +0000
(17:11 +0000)
htdocs/css/default.css
patch
|
blob
|
blame
|
history
diff --git
a/htdocs/css/default.css
b/htdocs/css/default.css
index
1ab1932
..
e6fa9e3
100644
(file)
--- a/
htdocs/css/default.css
+++ b/
htdocs/css/default.css
@@
-207,8
+207,9
@@
table.tinybicol td.info, table.bicol td.info {
#body {
width: 740px;
- margin-left: auto;
- margin-right: auto;
+ margin-left: -370px;
+ position: relative;
+ left: 50%;
}
#body-logo {
@@
-274,4
+275,4
@@
table.tinybicol td.info, table.bicol td.info {
vertical-align: top;
}
/* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: default.css,v 1.1
7 2004-02-12 02:58:15
x2000habouzit Exp $ */
+/* $Id: default.css,v 1.1
8 2004-02-13 17:11:17
x2000habouzit Exp $ */