restored markmin styles for strong, i, code

This commit is contained in:
Massimo Di Pierro
2011-12-08 09:00:28 -06:00
parent bb437dd2e3
commit 0e9717d5fd
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
Version 1.99.3 (2011-12-08 08:35:52) dev
Version 1.99.3 (2011-12-08 09:00:12) dev
+3 -4
View File
@@ -24,10 +24,11 @@ li { margin-bottom: 0.5em; }
span, input, select, textarea, button, label, a { display: inline }
img { border: 0; }
blockquote, blockquote p, p blockquote { font-style: italic; margin: 0.5em 30px 0.5em 30px; font-size: 0.9em}
em { font-style: italic; }
i, em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 0.8em; }
textarea { width: 600px; }
code { font-family: Courier;}
input[type=text], input[type=password], select { width: 300px; }
/** end **/
@@ -67,7 +68,6 @@ body {
.footer {
background-color: #ECECEC;
}
.header {
// background: <fill here for header image>;
}
@@ -163,8 +163,7 @@ div.error {
-webkit-border-radius: 5px;
}
.breadcrumbs {
}
.breadcrumbs { float: left; }
.copyright {float: left;}
+2 -1
View File
@@ -24,10 +24,11 @@ li { margin-bottom: 0.5em; }
span, input, select, textarea, button, label, a { display: inline }
img { border: 0; }
blockquote, blockquote p, p blockquote { font-style: italic; margin: 0.5em 30px 0.5em 30px; font-size: 0.9em}
em { font-style: italic; }
i, em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 0.8em; }
textarea { width: 600px; }
code { font-family: Courier;}
input[type=text], input[type=password], select { width: 300px; }
/** end **/