null+****@clear*****
null+****@clear*****
2012年 2月 29日 (水) 20:47:40 JST
kikidog 2012-02-29 20:47:40 +0900 (Wed, 29 Feb 2012)
New Revision: b6570a5e6bb4c0ce2c39b522e385bb954478f1fa
Log:
erase commented style
Modified files:
css/screen.css
Modified: css/screen.css (+1 -50)
===================================================================
--- css/screen.css 2012-02-29 20:28:42 +0900 (870f47a)
+++ css/screen.css 2012-02-29 20:47:40 +0900 (8ea25a0)
@@ -5,35 +5,6 @@ body
padding: 0px;
}
-/*
-html,
-body
-{
- margin: 0px;
- padding: 0px;
- color: black;
- background-color: white;
- line-height: 140%;
-}
-
-a:link
-{
- color: #005fb0;
-}
-
-a:visited
-{
- color: #f6872e;
-}
-
-a:active
-a:hover
-{
- color: #fff;
- background-color: #005fb0;
- text-decoration: none;
-}
-*/
pre
{
overflow: auto;
@@ -52,7 +23,6 @@ header
position: relative;
margin: 0px;
padding: 0px;
- /* background: url(../images/header-background.png) repeat-y #ffe9c7; */
}
header div.title
@@ -212,19 +182,11 @@ div#content h6
padding-bottom: 10px;
position: relative;
border-bottom: 3px solid #FAFAFA;
- /*color: #38a3ef;*/
font-weight: bold;
}
div#content h2
{
- /*
- margin-left: -20px;
- margin-right: -20px;
- padding-top: 10px;
- padding-left: 20px;
- padding-right: 20px;
- */
color: white;
background: #005fb0 url(../images/navigation-bar.png) top left repeat-x;
font-weight: bold;
@@ -284,11 +246,6 @@ div#content div#posts
div#content div.post
{
- /*background-color: #fff5e5;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- */
margin-bottom: 5em;
}
@@ -445,13 +402,7 @@ div#top-page-content div.notices section
margin: 10px;
border: #DDD 2px solid;
background-color: white;
- /*
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- -moz-opacity: 0.75;
- opacity: 0.75;
- */
+
}
div#top-page-content div.notices section#about