2012-11-17 14:23 UTC+0100 Viktor Szakats (vszakats syenar.net)
* extras/hbdoc/hbdoc.css
* website/css/styles.css
% minor optimization
* extras/hbdoc/hbdoc.css
* website/css/styles.css
* website/*.htm
* website/*.html
* website/faq/*.html
* website/menu/*.js
* website/samples/*.html
! svn charset prop set to UTF-8
This commit is contained in:
@@ -16,6 +16,20 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-11-17 14:23 UTC+0100 Viktor Szakats (vszakats syenar.net)
|
||||
* extras/hbdoc/hbdoc.css
|
||||
* website/css/styles.css
|
||||
% minor optimization
|
||||
|
||||
* extras/hbdoc/hbdoc.css
|
||||
* website/css/styles.css
|
||||
* website/*.htm
|
||||
* website/*.html
|
||||
* website/faq/*.html
|
||||
* website/menu/*.js
|
||||
* website/samples/*.html
|
||||
! svn charset prop set to UTF-8
|
||||
|
||||
2012-11-17 14:12 UTC+0100 Viktor Szakats (vszakats syenar.net)
|
||||
* doc/en/lang.txt
|
||||
* doc/en/var.txt
|
||||
|
||||
@@ -11,8 +11,8 @@ body {
|
||||
.name {
|
||||
font-weight: bold;
|
||||
font-size: 18px;
|
||||
margin-left: 0px;
|
||||
padding-top: 0px;
|
||||
margin-left: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
@@ -23,8 +23,8 @@ body {
|
||||
|
||||
.itemtitle {
|
||||
font-weight: bold;
|
||||
margin-left: 0px;
|
||||
padding-top: 0px;
|
||||
margin-left: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
|
||||
@@ -7,10 +7,10 @@ body,td,th {
|
||||
}
|
||||
body {
|
||||
background-color: #333333;
|
||||
margin-left: 0px;
|
||||
margin-top: 0px;
|
||||
margin-right: 0px;
|
||||
margin-bottom: 0px;
|
||||
margin-left: 0;
|
||||
margin-top: 0;
|
||||
margin-right: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.header1 {
|
||||
/*font-weight: bolder;*/
|
||||
@@ -132,7 +132,7 @@ a:active {
|
||||
color: #bc0000;
|
||||
margin: 3px;
|
||||
font-style: italic;
|
||||
/* padding: 3px;
|
||||
/* padding: 3px;
|
||||
background-color: #FF0000;
|
||||
/***/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user