Alzabo-GUI-Mason

 view release on metacpan or  search on metacpan

mason/alzabo.css  view on Meta::CPAN

body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
  background-color: #ffffff;
}

a
{
  text-decoration: none;
  color:  #cc9966;
  outline: none;
}

a:visited

mason/alzabo.css  view on Meta::CPAN

  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

#top
{
  margin: 10px 10px 0px 10px;
  padding: 2px;
  border: 1px solid #A80806;
  background: #000000;
  height: 100px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 78px;
  }
  html>body #top {
    height: 78px; /* ie5win fudge ends */
}

#hometop
{
  margin: 10px 10px 0px 10px;
  padding: 2px;
  border: 1px solid #A80806;
  background: #000000;
  height: 100px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 78px;
  }
  html>body #hometop {
    height: 78px; /* ie5win fudge ends */
}

#crumb
{
  margin: 6px 10px 0px 10px;
  padding: 0px 4px 4px 4px;
  background: #f3f5e5;
  height: 100px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 20px;
  }
  html>body #top {
    height: 20px; /* ie5win fudge ends */
}

#toptwo
{
  margin: 10px 10px 0px 10px;
  padding: 2px;
  border: 1px solid #A80806;
  background: #000000;
  height: 100px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 24px;
  }
  html>body #top {
    height: 24px; /* ie5win fudge ends */
}
	
.levelone
{
  margin: 10px 10px 0px 10px;
  padding: 4px;
  border: 1px solid #A80806;
  background: #f3f5e5;
}

#bottom
{
  margin: 10px 10px 0px 10px;
  padding: 4px;
  border: 1px solid #A80806;
  background: #000000;
  height: 100px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 24px;
  }
  html>body #bottom {
    height: 24px; /* ie5win fudge ends */
}
	
.left
{
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #e6bab9;
  background: #f3f5e5;
}

.left_invisible { color: #f3f5e5; }

.middle
{
  margin-top: 5px;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #e6bab9;
  background: #d8ddb3;
}

.middle_invisible { color: #d8ddb3; }

.right
{
  margin-top: 5px;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #999;
  background: #ccc;
}

.page
{
  margin-left: 10x;
  margin-right: 10x;
  padding: 10px;
}

pre



( run in 1.221 second using v1.01-cache-2.11-cpan-d8267643d1d )