move prime generation out
This commit is contained in:
@ -91,3 +91,11 @@
|
||||
.west {
|
||||
border-color: darkblue;
|
||||
}
|
||||
|
||||
#info {
|
||||
font-size: 1.2em;
|
||||
font-family: monospace;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user