OSDN Git Service

Small update
[idb/iDB.git.git] / themes / iDB / css.css
index 0642af7..4893155 100644 (file)
@@ -7,10 +7,10 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     Revised BSD License for more details.
 
-    Copyright 2004-2008 Cool Dude 2k - http://idb.berlios.de/
-    Copyright 2004-2008 Game Maker 2k - http://intdb.sourceforge.net/
+    Copyright 2004-2011 iDB Support - https://idb.osdn.jp/support/category.php?act=view&id=1
+    Copyright 2004-2011 Game Maker 2k - https://idb.osdn.jp/support/category.php?act=view&id=2
     $ThemeInfo - Name: iDB Theme - Author: cooldude2k $
-    $FileInfo: css.css - Last Update: 12/07/2008 SVN 202 - Author: cooldude2k $
+    $FileInfo: css.css - Last Update: 08/02/2019 SVN 905 - Author: cooldude2k $
 */
 
 html {
@@ -39,6 +39,15 @@ color: #6665a4;
 text-decoration: none;
 }
 
+.NavLinks {
+font-weight: bold;
+padding: 6px 0px 6px 0px;
+}
+
+.forumname {
+font-weight: bold;
+}
+
 .NavBar2 a:link, .NavBar2 a:visited, .NavBar2 a:active, .NavBar2 a:hover {
 text-decoration: none;
 color: #000000;
@@ -68,6 +77,10 @@ text-decoration: none;
 border: 0;
 }
 
+.CalDate, .CalDateCurrent {
+display: inline;
+}
+
 img {
 border: 0;
 vertical-align: middle;
@@ -98,6 +111,10 @@ text-align: left;
 border: 1px solid #506070;
 }
 
+.PageList {
+color: #FFFFFF;
+}
+
 .Table1, .CalTable1, .TableInfo1, .TableInfoMini1, .TableStats1, 
 .TableSMenu, .TableMenu {
 background-color: #a7b1bd;