[gnomeweb-wml] anjuta web: style terminal codes.
- From: Naba Kumar <naba src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] anjuta web: style terminal codes.
- Date: Sat, 30 Jan 2010 15:06:02 +0000 (UTC)
commit 3086bf815fa667e1546e0415f486dcdaafca90af
Author: Naba Kumar <naba gnome org>
Date: Sat Jan 30 16:10:59 2010 +0200
anjuta web: style terminal codes.
projects.gnome.org/anjuta/css/style.css | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/css/style.css b/projects.gnome.org/anjuta/css/style.css
index 4f2295c..258a6ba 100644
--- a/projects.gnome.org/anjuta/css/style.css
+++ b/projects.gnome.org/anjuta/css/style.css
@@ -97,6 +97,14 @@ div#sidebar a:hover {
border-bottom: 1px solid #888;
}
+div.terminal {
+ background-color: #000000;
+ color: #aaaaaa;
+ border: #999999 1px solid;
+ font-family: monospace;
+ padding: 10px;
+}
+
h1.first {
margin-top: 0;
padding-top: 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]