removing em from css

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5073 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
gwoo 2007-05-13 16:03:24 +00:00
parent 48d39f1b45
commit 0a428b371c
2 changed files with 0 additions and 6 deletions

View file

@ -23,9 +23,6 @@ a:hover {
a img {
border:none;
}
em {
font-size: 12px;
}
h1, h2, h3, h4 {
background-color: inherit;
font-weight:normal;

View file

@ -23,9 +23,6 @@ a:hover {
a img {
border:none;
}
em {
font-size: 12px;
}
h1, h2, h3, h4 {
background-color: inherit;
font-weight:normal;