This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aladin | |
Almendra SC | |
Andada | |
Arbutus | |
Average | |
Averia Gruesa Libre | |
Bilbo | |
Boogaloo | |
Buenard | |
Condiment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function baseline() { | |
var baselineNode = document.querySelector(".baseline-container"); | |
if (baselineNode) { | |
baselineNode.remove(); | |
return; | |
} | |
var body = document.body, | |
html = document.documentElement, | |
height = Math.max( |