changed css to orange and black for Halloween; fixed CSb timing table in datasheet

This commit is contained in:
Jesse Cirimelli-Low
2018-10-30 22:56:13 -07:00
parent fe196c23a9
commit 70ac2e8aa4
2 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
padding-top: 11px;
padding-bottom: 11px;
text-align: left;
background-color: #3CAF50;
color: white;
background-color: #FF8C00;
color: black;
}
</style>