mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 04:51:08 -05:00
no cm
This commit is contained in:
parent
c103d8ef52
commit
438dcb2378
@ -13,6 +13,10 @@ body {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
img {
|
||||
-webkit-filter: contrast(100%);
|
||||
}
|
||||
|
||||
|
||||
/* Footer
|
||||
-------------------------------------------------- */
|
||||
|
@ -222,7 +222,7 @@ ST.crypto_generate_key = function(len) {
|
||||
|
||||
$(document).ready(function() {
|
||||
ST.init();
|
||||
CM.init();
|
||||
//CM.init();
|
||||
ST.line_highlighter();
|
||||
ST.crypto();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user