update required libraries.

This commit is contained in:
Yoshihiro OKUMURA
2019-11-06 22:12:27 +09:00
parent 6babb2ba6a
commit eeee95b8f6
239 changed files with 7469 additions and 4850 deletions
+19
View File
@@ -0,0 +1,19 @@
.mainContent {
font-size: 90%;
}
.mainContent hr {
color: #996600;
height: 2px;
}
.mainContent a {
font-size: 90%;
font-weight: bold;
color: #3366ff;
text-decoration: none;
}
.mainContent a:hover {
color: #ff9900;
}