./public_html/css/main.css in vrowser-0.1.2 vs ./public_html/css/main.css in vrowser-0.1.3
- old
+ new
@@ -1,12 +1,9 @@
body{
font-size: 16px;
color: black;
- /*font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;*/
font-family: 'メイリオ',Meiryo,Tahoma,Arial,Verdana,sans-serif;
- /*background-color: #090909;*/
- /*background-color: white;*/
}
pre{
font-family: 'メイリオ',Meiryo,Tahoma,Arial,Verdana,sans-serif;
}
@@ -23,11 +20,10 @@
header{
position: fixed;
top: 0;
left: 0;
width: 100%;
- /*height: 100%;*/
}
del{
color: black;
}
@@ -47,10 +43,11 @@
border: solid;
border-color: gray;
border-width: 0 0 1px 0;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
padding: 0;margin: 0;
+ padding-left: 10px;
}
h1 > a{
font-size: 60%;
color: blue;
@@ -62,29 +59,17 @@
border-color: gray;
border-width: 0 0 1px 0;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
-section{
- margin-left: 50px;
-}
-
-section p{
- margin-left: 20px;
-}
-
body{
background-color: white;
color: black;
margin: 0px;
padding: 0px;
}
-section{
- margin-left: 24px;
-}
-
#toolbar{
padding-top: 5px;
background-color: #333;
border-style: solid;
border-color: #333;
@@ -104,14 +89,10 @@
#toolbar > a:active{color:skyblue}
#main_icon{
position: absolute;
}
-section{
- margin-left: 50px;
- margin-right: 80px;
-}
section > h1{
margin-top: 10px;
}
footer{
position: fixed;
@@ -126,28 +107,10 @@
box-shadow: 0px 10px 10px 10px gray;
-webkit-box-shadow: 0px 10px 10px 10px gray;
-moz-box-shadow: 0px 10px 10px 10px gray;
}
-/*
-section > ul > ul > li{
- border: solid 1px pink;*
- padding: 10px;
- width: 300px;
- height: 250px;
- float: left;
- list-style: none;
- overflow: hidden;
-}
-
-section{
- clear: both;
-}
- */
-
td,th{
- /*border: solid 1px black;*/
- /*border-width: 1px 1px 0 0;*/
padding: 5px;
margin: 0;
}
.strong{
color: red;