mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-21 21:16:51 +00:00
memory map hover + click; nes presets
This commit is contained in:
@@ -409,6 +409,10 @@ div.markdown th {
|
||||
color: #333;
|
||||
background-color:#999;
|
||||
}
|
||||
.segment:hover {
|
||||
border-color: #ffffff;
|
||||
cursor: pointer;
|
||||
}
|
||||
.segment.segment-ram {
|
||||
background-color:#aaeeaa;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user