<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.baka-tsuki.org/project/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Legaz</id>
	<title>Baka-Tsuki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.baka-tsuki.org/project/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Legaz"/>
	<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=Special:Contributions/Legaz"/>
	<updated>2026-04-12T23:05:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=192053</id>
		<title>User:Legaz/vector.css</title>
		<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=192053"/>
		<updated>2012-09-27T13:15:11Z</updated>

		<summary type="html">&lt;p&gt;Legaz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    div#mw-panel&lt;br /&gt;
    {&lt;br /&gt;
     visibility:visible;&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     resize:vertical;&lt;br /&gt;
     top:240px;&lt;br /&gt;
     left:-9.5em;&lt;br /&gt;
     background-color:#E8E8E8;&lt;br /&gt;
     overflow-y:auto;&lt;br /&gt;
     overflow-x:hidden;&lt;br /&gt;
     z-index:2;&lt;br /&gt;
     height:22em; /*this number sets the height of your navigation bar. The higher the number, the higher the navigation bar. Make sure you have &amp;quot;em&amp;quot; to the right of the number. The the original value I set it was 22em.*/&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel div&lt;br /&gt;
    {&lt;br /&gt;
     overflow:visible;&lt;br /&gt;
     resize:none;&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel:hover&lt;br /&gt;
    {&lt;br /&gt;
     left:0;&lt;br /&gt;
    }&lt;br /&gt;
    div#p-logo&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     left:-9.5em;&lt;br /&gt;
     top:80px;&lt;br /&gt;
     background-color:#E8E8E8;&lt;br /&gt;
     z-index:1&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel:hover div#p-logo&lt;br /&gt;
    {&lt;br /&gt;
     left:0em&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-head-base&lt;br /&gt;
    {&lt;br /&gt;
     margin-left:10px;&lt;br /&gt;
    }&lt;br /&gt;
    div#content&lt;br /&gt;
    {&lt;br /&gt;
     position:relative;&lt;br /&gt;
     left:10px;&lt;br /&gt;
     margin-left:0;&lt;br /&gt;
    }&lt;br /&gt;
    div#left-navigation&lt;br /&gt;
    {&lt;br /&gt;
     left:50px;&lt;br /&gt;
    }&lt;br /&gt;
    div#footer&lt;br /&gt;
    {&lt;br /&gt;
     margin-left:10px;&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Legaz</name></author>
	</entry>
	<entry>
		<id>https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=192052</id>
		<title>User:Legaz/vector.css</title>
		<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=192052"/>
		<updated>2012-09-27T13:13:55Z</updated>

		<summary type="html">&lt;p&gt;Legaz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    /*You must retain the following four lines of code for any kind of customization I do!*/&lt;br /&gt;
    body&lt;br /&gt;
    {&lt;br /&gt;
     height:100%;&lt;br /&gt;
    }&lt;br /&gt;
    /*Hides navbar*/&lt;br /&gt;
    div#mw-panel&lt;br /&gt;
    {&lt;br /&gt;
     visibility:visible;&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     top:0px;&lt;br /&gt;
     left:-9.5em;&lt;br /&gt;
     background-color:#F3F3F3;&lt;br /&gt;
     border-right:1px solid #A7D7F9;&lt;br /&gt;
     opacity:0.9;&lt;br /&gt;
     filter:alpha(opacity=90);&lt;br /&gt;
     overflow-y:auto;&lt;br /&gt;
     overflow-x:hidden;&lt;br /&gt;
     z-index:2;&lt;br /&gt;
     padding-top:0;&lt;br /&gt;
     height:100%;&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel div.portal&lt;br /&gt;
    {&lt;br /&gt;
     overflow:visible;&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel div#p-navigation&lt;br /&gt;
    {&lt;br /&gt;
     margin-top:160px;&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel:hover&lt;br /&gt;
    {&lt;br /&gt;
     left:0;&lt;br /&gt;
    }&lt;br /&gt;
    div#p-logo&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     left:-9.5em;&lt;br /&gt;
     width:9em;&lt;br /&gt;
     top:0px;&lt;br /&gt;
     overflow:hidden;&lt;br /&gt;
     background-color:#F3F3F3;&lt;br /&gt;
     border-bottom:2px solid #E0E0E0;&lt;br /&gt;
     z-index:3&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-panel:hover div#p-logo&lt;br /&gt;
    {&lt;br /&gt;
     left:0em&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-head-base&lt;br /&gt;
    {&lt;br /&gt;
     margin-left:10px;&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-head&lt;br /&gt;
    {&lt;br /&gt;
     margin-left:10px;&lt;br /&gt;
    }&lt;br /&gt;
    div#content&lt;br /&gt;
    {&lt;br /&gt;
     position:relative;&lt;br /&gt;
     left:0;&lt;br /&gt;
     margin-left:10px;&lt;br /&gt;
    }&lt;br /&gt;
    div#left-navigation&lt;br /&gt;
    {&lt;br /&gt;
     left:10em;&lt;br /&gt;
    }&lt;br /&gt;
    div#footer&lt;br /&gt;
    {&lt;br /&gt;
     margin-left:10px;&lt;br /&gt;
    }&lt;br /&gt;
    /*section end*/&lt;br /&gt;
&lt;br /&gt;
    /*Page navigation adjustment*/&lt;br /&gt;
    div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     margin:0 0 0 10em;&lt;br /&gt;
     padding:0;&lt;br /&gt;
     bottom:-15px;&lt;br /&gt;
     left:2em;&lt;br /&gt;
     background-color:#CEE0F2;&lt;br /&gt;
     height:40px;&lt;br /&gt;
     vertical-align:bottom;&lt;br /&gt;
     overflow-y:hidden;&lt;br /&gt;
     opacity:0.3;&lt;br /&gt;
     filter:alpha(opacity=30);&lt;br /&gt;
     z-index:4;&lt;br /&gt;
    }&lt;br /&gt;
    div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover&lt;br /&gt;
    {&lt;br /&gt;
     bottom:0;&lt;br /&gt;
     height:auto;&lt;br /&gt;
     background-color:transparent;&lt;br /&gt;
     opacity:0.9;&lt;br /&gt;
     filter:alpha(opacity=90);&lt;br /&gt;
    }&lt;br /&gt;
    div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover td,div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover th,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover td,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover th&lt;br /&gt;
    {&lt;br /&gt;
     height:auto;&lt;br /&gt;
     vertical-align:middle;&lt;br /&gt;
     background-color:#F8F8F8;&lt;br /&gt;
    }&lt;br /&gt;
    /*section end*/&lt;br /&gt;
&lt;br /&gt;
    /*References adjustment*/&lt;br /&gt;
    ol.references&lt;br /&gt;
    {&lt;br /&gt;
     background-color:#000000;&lt;br /&gt;
     border:1px solid #000000;&lt;br /&gt;
     margin:0;&lt;br /&gt;
     padding:0 0.25em 0 2.25em;&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     bottom:0;&lt;br /&gt;
     right:0;&lt;br /&gt;
     width:40em;&lt;br /&gt;
     height:25px;&lt;br /&gt;
     max-height:100%;&lt;br /&gt;
     min-height:25px;&lt;br /&gt;
     overflow-y:auto;&lt;br /&gt;
     opacity:0.07;&lt;br /&gt;
     filter:alpha(opacity=7);&lt;br /&gt;
     z-index:3;&lt;br /&gt;
    }&lt;br /&gt;
    ol.references:hover&lt;br /&gt;
    {&lt;br /&gt;
     background-color:#FFFFFF;&lt;br /&gt;
     width:40em;&lt;br /&gt;
     height:auto;&lt;br /&gt;
     opacity:1;&lt;br /&gt;
     filter:alpha(opacity=100);&lt;br /&gt;
    }&lt;br /&gt;
    /*section end*/&lt;br /&gt;
&lt;br /&gt;
    /*Top bar adjustment*/&lt;br /&gt;
    div#mw-page-base&lt;br /&gt;
    {&lt;br /&gt;
     height:3.5em;&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-head&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     background-color:white;&lt;br /&gt;
     background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeF5VjUkOAEAIwoD//7lzGJd4MJHGSoBImkFETP67CdLldUd7KC6f8fv3+psd8znbtU5x354HaWQjOx76v7MAAAAASUVORK5CYII=);&lt;br /&gt;
     background-position:bottom left;&lt;br /&gt;
     background-repeat:repeat-x;&lt;br /&gt;
     border-bottom:1px solid #A7D7F9;&lt;br /&gt;
     height:3.5em;&lt;br /&gt;
     top:-1px;&lt;br /&gt;
     left:0;&lt;br /&gt;
     opacity:0.25;&lt;br /&gt;
     filter:alpha(opacity=25);&lt;br /&gt;
    }&lt;br /&gt;
    div#mw-head:hover&lt;br /&gt;
    {&lt;br /&gt;
     opacity:1;&lt;br /&gt;
     filter:alpha(opacity=100);&lt;br /&gt;
    }&lt;br /&gt;
    div#left-navigation&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     top:1em;&lt;br /&gt;
     z-index:1;&lt;br /&gt;
    }&lt;br /&gt;
    div#right-navigation&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     right:0;&lt;br /&gt;
     top:1em;&lt;br /&gt;
     margin-top:0;&lt;br /&gt;
     z-index:1;&lt;br /&gt;
    }&lt;br /&gt;
    div#p-personal&lt;br /&gt;
    {&lt;br /&gt;
     position:fixed;&lt;br /&gt;
     right:0.75em;&lt;br /&gt;
     z-index:2;&lt;br /&gt;
    }&lt;br /&gt;
    /*section end*/&lt;/div&gt;</summary>
		<author><name>Legaz</name></author>
	</entry>
	<entry>
		<id>https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=187723</id>
		<title>User:Legaz/vector.css</title>
		<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=187723"/>
		<updated>2012-09-11T21:57:22Z</updated>

		<summary type="html">&lt;p&gt;Legaz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*eye candy*/&lt;br /&gt;
/*You must retain the following four lines of code for any kind of customization I do!*/&lt;br /&gt;
body&lt;br /&gt;
{&lt;br /&gt;
 height:100%;&lt;br /&gt;
}&lt;br /&gt;
/*Hides navbar*/&lt;br /&gt;
div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
 visibility:visible;&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 top:0px;&lt;br /&gt;
 left:-9.5em;&lt;br /&gt;
 padding-top:0;&lt;br /&gt;
 background-color:#F3F3F3;&lt;br /&gt;
 border-right:1px solid #A7D7F9;&lt;br /&gt;
 opacity:0.9;&lt;br /&gt;
 filter:alpha(opacity=90);&lt;br /&gt;
 overflow-y:scroll;&lt;br /&gt;
 overflow-x:hidden;&lt;br /&gt;
 z-index:2;&lt;br /&gt;
 height:100%;&lt;br /&gt;
 box-shadow:0 0 10px 0 #000000;&lt;br /&gt;
 transition:left 0.2s ease-out;&lt;br /&gt;
-webkit-transition:left 0.2s ease-out;&lt;br /&gt;
-moz-transition:left 0.2s ease-out;&lt;br /&gt;
-o-transition:left 0.2s ease-out;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel div.portal&lt;br /&gt;
{&lt;br /&gt;
 overflow:visible;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel div#p-navigation&lt;br /&gt;
{&lt;br /&gt;
 padding-top:0em;&lt;br /&gt;
 margin-top:160px;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel:hover&lt;br /&gt;
{&lt;br /&gt;
 left:0;&lt;br /&gt;
}&lt;br /&gt;
div#p-logo&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 left:-9.5em;&lt;br /&gt;
 width:9em;&lt;br /&gt;
 top:0px;&lt;br /&gt;
 overflow:hidden;&lt;br /&gt;
 background-color:#F3F3F3;&lt;br /&gt;
 z-index:1&lt;br /&gt;
 opacity:0.9&lt;br /&gt;
 filter:alpha(opacity=90);&lt;br /&gt;
 box-shadow:-2.5px 0 5px 0 #000000;&lt;br /&gt;
 transition:left 0.2s ease-out;&lt;br /&gt;
-webkit-transition:left 0.2s ease-out;&lt;br /&gt;
-moz-transition:left 0.2s ease-out;&lt;br /&gt;
-o-transition:left 0.2s ease-out;&lt;br /&gt;
}&lt;br /&gt;
div#p-logo a&lt;br /&gt;
{&lt;br /&gt;
 position:absolute;&lt;br /&gt;
 width:140px;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel:hover div#p-logo&lt;br /&gt;
{&lt;br /&gt;
 left:0em&lt;br /&gt;
}&lt;br /&gt;
div#mw-head-base&lt;br /&gt;
{&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
div#mw-head&lt;br /&gt;
{&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
div#content&lt;br /&gt;
{&lt;br /&gt;
 position:relative;&lt;br /&gt;
 left:0;&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
div#left-navigation&lt;br /&gt;
{&lt;br /&gt;
 left:10em;&lt;br /&gt;
}&lt;br /&gt;
div#footer&lt;br /&gt;
{&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;br /&gt;
&lt;br /&gt;
/*Page navigation adjustment*/&lt;br /&gt;
div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 margin:0 0 0 10em;&lt;br /&gt;
 padding:0;&lt;br /&gt;
 bottom:-15px;&lt;br /&gt;
 left:2em;&lt;br /&gt;
 background-color:#CEE0F2;&lt;br /&gt;
 height:40px;&lt;br /&gt;
 vertical-align:bottom;&lt;br /&gt;
 overflow-y:hidden;&lt;br /&gt;
 opacity:0.3;&lt;br /&gt;
 filter:alpha(opacity=30);&lt;br /&gt;
 box-shadow:0 0 10px 0 #AAAAAA;&lt;br /&gt;
 z-index:4;&lt;br /&gt;
}&lt;br /&gt;
div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover&lt;br /&gt;
{&lt;br /&gt;
 bottom:0;&lt;br /&gt;
 height:auto;&lt;br /&gt;
 background-color:transparent;&lt;br /&gt;
 opacity:0.9;&lt;br /&gt;
 filter:alpha(opacity=90);&lt;br /&gt;
 transition:opacity 0.1s linear;&lt;br /&gt;
 -webkit-transition:opacity 0.1s linear;&lt;br /&gt;
 -moz-transition:opacity 0.1s linear;&lt;br /&gt;
 -o-transition:opacity 0.1s linear;&lt;br /&gt;
}&lt;br /&gt;
div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover td,div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover th,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover td,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover th&lt;br /&gt;
{&lt;br /&gt;
 height:auto;&lt;br /&gt;
 vertical-align:middle;&lt;br /&gt;
 background-color:#F8F8F8;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;br /&gt;
&lt;br /&gt;
/*References adjustment*/&lt;br /&gt;
ol.references&lt;br /&gt;
{&lt;br /&gt;
 background-color:#000000;&lt;br /&gt;
 border:1px solid #000000;&lt;br /&gt;
 margin:0;&lt;br /&gt;
 padding:0 0.25em 0 2.25em;&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 bottom:0;&lt;br /&gt;
 right:0;&lt;br /&gt;
 width:40em;&lt;br /&gt;
 height:25px;&lt;br /&gt;
 max-height:100%;&lt;br /&gt;
 min-height:25px;&lt;br /&gt;
 overflow-y:auto;&lt;br /&gt;
 opacity:0.07;&lt;br /&gt;
 filter:alpha(opacity=7);&lt;br /&gt;
 z-index:3;&lt;br /&gt;
 box-shadow:0 0 10px 0 #AAAAAA;&lt;br /&gt;
}&lt;br /&gt;
ol.references:hover&lt;br /&gt;
{&lt;br /&gt;
 background-color:#FFFFFF;&lt;br /&gt;
 width:40em;&lt;br /&gt;
 height:auto;&lt;br /&gt;
 opacity:1;&lt;br /&gt;
 filter:alpha(opacity=100);&lt;br /&gt;
 transition:opacity 0.1s linear;&lt;br /&gt;
 -webkit-transition:opacity 0.1s linear;&lt;br /&gt;
 -moz-transition:opacity 0.1s linear;&lt;br /&gt;
 -o-transition:opacity 0.1s linear;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;br /&gt;
&lt;br /&gt;
/*Top bar adjustment*/&lt;br /&gt;
div#mw-page-base&lt;br /&gt;
{&lt;br /&gt;
 height:3.5em;&lt;br /&gt;
}&lt;br /&gt;
div#mw-head&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 background-color:white;&lt;br /&gt;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeF5VjUkOAEAIwoD//7lzGJd4MJHGSoBImkFETP67CdLldUd7KC6f8fv3+psd8znbtU5x354HaWQjOx76v7MAAAAASUVORK5CYII=);&lt;br /&gt;
 background-position:bottom left;&lt;br /&gt;
 background-repeat:repeat-x;&lt;br /&gt;
 border-bottom:1px solid #A7D7F9;&lt;br /&gt;
 height:3.5em;&lt;br /&gt;
 top:-1px;&lt;br /&gt;
 left:0;&lt;br /&gt;
 opacity:0.25;&lt;br /&gt;
 filter:alpha(opacity=25);&lt;br /&gt;
 box-shadow:-5px -5px 10px -5px #AAAAAA inset;&lt;br /&gt;
 transition:opacity 0.15s ease-out;&lt;br /&gt;
-webkit-transition:opacity 0.15s ease-out;&lt;br /&gt;
-moz-transition:opacity 0.15s ease-out;&lt;br /&gt;
-o-transition:opacity 0.15s ease-out;&lt;br /&gt;
}&lt;br /&gt;
div#mw-head:hover&lt;br /&gt;
{&lt;br /&gt;
 opacity:1;&lt;br /&gt;
 filter:alpha(opacity=100);&lt;br /&gt;
 transition:opacity 0.1s cubic-bezier(0.5,0,1,0);&lt;br /&gt;
-webkit-transition:opacity 0.1s cubic-bezier(0.5,0,1,0);&lt;br /&gt;
-moz-transition:opacity 0.1s cubic-bezier(0.5,0,1,0);&lt;br /&gt;
-o-transition:opacity 0.1s cubic-bezier(0.5,0,1,0);&lt;br /&gt;
}&lt;br /&gt;
div#left-navigation&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 top:1em;&lt;br /&gt;
 z-index:1;&lt;br /&gt;
}&lt;br /&gt;
div#right-navigation&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 right:0;&lt;br /&gt;
 top:1em;&lt;br /&gt;
 margin-top:0;&lt;br /&gt;
 z-index:1;&lt;br /&gt;
}&lt;br /&gt;
div#p-personal&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 right:0.75em;&lt;br /&gt;
 z-index:2;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;/div&gt;</summary>
		<author><name>Legaz</name></author>
	</entry>
	<entry>
		<id>https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=187720</id>
		<title>User:Legaz/vector.css</title>
		<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=User:Legaz/vector.css&amp;diff=187720"/>
		<updated>2012-09-11T21:48:54Z</updated>

		<summary type="html">&lt;p&gt;Legaz: Created page with &amp;quot;/*You must retain the following four lines of code for any kind of customization I do!*/ body {  height:100%; } /*Hides navbar*/ div#mw-panel {  visibility:visible;  position:...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*You must retain the following four lines of code for any kind of customization I do!*/&lt;br /&gt;
body&lt;br /&gt;
{&lt;br /&gt;
 height:100%;&lt;br /&gt;
}&lt;br /&gt;
/*Hides navbar*/&lt;br /&gt;
div#mw-panel&lt;br /&gt;
{&lt;br /&gt;
 visibility:visible;&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 top:0px;&lt;br /&gt;
 left:-9.5em;&lt;br /&gt;
 background-color:#F3F3F3;&lt;br /&gt;
 border-right:1px solid #A7D7F9;&lt;br /&gt;
 opacity:0.9;&lt;br /&gt;
 filter:alpha(opacity=90);&lt;br /&gt;
 overflow-y:auto;&lt;br /&gt;
 overflow-x:hidden;&lt;br /&gt;
 z-index:2;&lt;br /&gt;
 padding-top:0;&lt;br /&gt;
 height:100%;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel div.portal&lt;br /&gt;
{&lt;br /&gt;
 overflow:visible;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel div#p-navigation&lt;br /&gt;
{&lt;br /&gt;
 margin-top:160px;&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel:hover&lt;br /&gt;
{&lt;br /&gt;
 left:0;&lt;br /&gt;
}&lt;br /&gt;
div#p-logo&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 left:-9.5em;&lt;br /&gt;
 width:9em;&lt;br /&gt;
 top:0px;&lt;br /&gt;
 overflow:hidden;&lt;br /&gt;
 background-color:#F3F3F3;&lt;br /&gt;
 border-bottom:2px solid #E0E0E0;&lt;br /&gt;
 z-index:3&lt;br /&gt;
}&lt;br /&gt;
div#mw-panel:hover div#p-logo&lt;br /&gt;
{&lt;br /&gt;
 left:0em&lt;br /&gt;
}&lt;br /&gt;
div#mw-head-base&lt;br /&gt;
{&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
div#mw-head&lt;br /&gt;
{&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
div#content&lt;br /&gt;
{&lt;br /&gt;
 position:relative;&lt;br /&gt;
 left:0;&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
div#left-navigation&lt;br /&gt;
{&lt;br /&gt;
 left:10em;&lt;br /&gt;
}&lt;br /&gt;
div#footer&lt;br /&gt;
{&lt;br /&gt;
 margin-left:10px;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;br /&gt;
&lt;br /&gt;
/*Page navigation adjustment*/&lt;br /&gt;
div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 margin:0 0 0 10em;&lt;br /&gt;
 padding:0;&lt;br /&gt;
 bottom:-15px;&lt;br /&gt;
 left:2em;&lt;br /&gt;
 background-color:#CEE0F2;&lt;br /&gt;
 height:40px;&lt;br /&gt;
 vertical-align:bottom;&lt;br /&gt;
 overflow-y:hidden;&lt;br /&gt;
 opacity:0.3;&lt;br /&gt;
 filter:alpha(opacity=30);&lt;br /&gt;
 z-index:4;&lt;br /&gt;
}&lt;br /&gt;
div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover&lt;br /&gt;
{&lt;br /&gt;
 bottom:0;&lt;br /&gt;
 height:auto;&lt;br /&gt;
 background-color:transparent;&lt;br /&gt;
 opacity:0.9;&lt;br /&gt;
 filter:alpha(opacity=90);&lt;br /&gt;
}&lt;br /&gt;
div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover td,div&amp;gt;table[style]:nth-last-child(4)&amp;gt;tbody:hover th,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover td,div&amp;gt;table[style]:nth-last-child(5)&amp;gt;tbody:hover th&lt;br /&gt;
{&lt;br /&gt;
 height:auto;&lt;br /&gt;
 vertical-align:middle;&lt;br /&gt;
 background-color:#F8F8F8;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;br /&gt;
&lt;br /&gt;
/*References adjustment*/&lt;br /&gt;
ol.references&lt;br /&gt;
{&lt;br /&gt;
 background-color:#000000;&lt;br /&gt;
 border:1px solid #000000;&lt;br /&gt;
 margin:0;&lt;br /&gt;
 padding:0 0.25em 0 2.25em;&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 bottom:0;&lt;br /&gt;
 right:0;&lt;br /&gt;
 width:40em;&lt;br /&gt;
 height:25px;&lt;br /&gt;
 max-height:100%;&lt;br /&gt;
 min-height:25px;&lt;br /&gt;
 overflow-y:auto;&lt;br /&gt;
 opacity:0.07;&lt;br /&gt;
 filter:alpha(opacity=7);&lt;br /&gt;
 z-index:3;&lt;br /&gt;
}&lt;br /&gt;
ol.references:hover&lt;br /&gt;
{&lt;br /&gt;
 background-color:#FFFFFF;&lt;br /&gt;
 width:40em;&lt;br /&gt;
 height:auto;&lt;br /&gt;
 opacity:1;&lt;br /&gt;
 filter:alpha(opacity=100);&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;br /&gt;
&lt;br /&gt;
/*Top bar adjustment*/&lt;br /&gt;
div#mw-page-base&lt;br /&gt;
{&lt;br /&gt;
 height:3.5em;&lt;br /&gt;
}&lt;br /&gt;
div#mw-head&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 background-color:white;&lt;br /&gt;
 background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADpJREFUeF5VjUkOAEAIwoD//7lzGJd4MJHGSoBImkFETP67CdLldUd7KC6f8fv3+psd8znbtU5x354HaWQjOx76v7MAAAAASUVORK5CYII=);&lt;br /&gt;
 background-position:bottom left;&lt;br /&gt;
 background-repeat:repeat-x;&lt;br /&gt;
 border-bottom:1px solid #A7D7F9;&lt;br /&gt;
 height:3.5em;&lt;br /&gt;
 top:-1px;&lt;br /&gt;
 left:0;&lt;br /&gt;
 opacity:0.25;&lt;br /&gt;
 filter:alpha(opacity=25);&lt;br /&gt;
}&lt;br /&gt;
div#mw-head:hover&lt;br /&gt;
{&lt;br /&gt;
 opacity:1;&lt;br /&gt;
 filter:alpha(opacity=100);&lt;br /&gt;
}&lt;br /&gt;
div#left-navigation&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 top:1em;&lt;br /&gt;
 z-index:1;&lt;br /&gt;
}&lt;br /&gt;
div#right-navigation&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 right:0;&lt;br /&gt;
 top:1em;&lt;br /&gt;
 margin-top:0;&lt;br /&gt;
 z-index:1;&lt;br /&gt;
}&lt;br /&gt;
div#p-personal&lt;br /&gt;
{&lt;br /&gt;
 position:fixed;&lt;br /&gt;
 right:0.75em;&lt;br /&gt;
 z-index:2;&lt;br /&gt;
}&lt;br /&gt;
/*section end*/&lt;/div&gt;</summary>
		<author><name>Legaz</name></author>
	</entry>
</feed>