/*
 Name: Ianthinus 2.3 Plugin (purple)
 
Description: The second version of my purple-gery portal, with much much cleaner coding
Author: Hans Hermans

This is the document that makes the webpage Ianthinus. Simply edit the color code in in three different places to completely change the purple to something else.
*/

#header, #navigation .title, #navigation input.text {
  background-color: #662289;
}

#textarea .title {
  border-bottom: 1px solid #662289;
}

#textarea .title a, #textarea .subtitle, #textarea .title, #navigation input.submit, #footer p, #footer a {
  color: #662289;
}


