Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "User:Tacopill/vector.css"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
(it is a start)
 
Line 69: Line 69:
#content  
#content  
{
{
background: #400005;
background: #FF7F00;
border: 1px solid brown;
border: 1px solid brown;
color: #EEE8AA;
color: #EEE8AA;
Line 303: Line 303:
table  
table  
{
{
   background:#400005;
   background:transparent;
}
}