syntaxhighlighter css test

CSS は

/* Website Title
---------------*/

div#header p.siteName {
    margin: 25px 60px 10px;
    line-height: 1;
    font-size: 144%;
    font-weight: bold;
    text-indent: -9999px;
    height: 58px;
    width: 285px;
    background: url(images/selatan.png) no-repeat left top;
}

div#header p.siteName a {
    text-decoration: none;
    color: #417698;
    display: block;
    height: 58px;
    width: 285px;
    overflow: hidden;
}

div#header p.siteName a:hover {
    color: #000;
}

div#header p.siteName a:focus {
    outline: none;
}

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です