fix the
This commit is contained in:
parent
2fcfcee53f
commit
98ee37176f
2 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,7 @@ a {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
left: 0;
|
left: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
margin-top: 3px;
|
||||||
|
|
||||||
.center {
|
.center {
|
||||||
.header {
|
.header {
|
||||||
|
|
|
@ -8,6 +8,7 @@
|
||||||
echo $this->main->link_css('css/bucket.css');
|
echo $this->main->link_css('css/bucket.css');
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
<base target="_parent" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="webring">
|
<div id="webring">
|
||||||
|
|
Loading…
Reference in a new issue