Changes to unhinged.togger.com

ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated index.scroll
index.scroll
Changed around line 3: replace LIMIT 200
- a crackdation by breck yunits
+ a webpage by breck yunits
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 1
- editButton /edit.html?folderName=templates
+ editButton /edit.html
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated index.scroll
index.scroll
Changed around line 1
- # the unhinged homepages of programming language creators
+ # homepages of programming language creators
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 3: editButton /edit.html?folderName=templates
- compose tag
+ compose tag
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 9: creators.tsv
- --scale: 0.1; /* Change this single value to adjust the scale */
+ --scale: 0.5; /* Change this single value to adjust the scale */
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 3: editButton /edit.html?folderName=templates
- compose tag
+ compose tag
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 9: creators.tsv
- --scale: 0.05; /* Change this single value to adjust the scale */
+ --scale: 0.1; /* Change this single value to adjust the scale */
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 9: creators.tsv
- --scale: 0.5; /* Change this single value to adjust the scale */
+ --scale: 0.05; /* Change this single value to adjust the scale */
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated template.scroll
template.scroll
Changed around line 8: creators.tsv
+ :root {
+ --scale: 0.5; /* Change this single value to adjust the scale */
+ }
Changed around line 19: css
- transform: scale(0.5);
+ transform: scale(var(--scale));
- width: 400px;
- height: 300px;
+ width: calc(800px * var(--scale));
+ height: calc(600px * var(--scale));
ffff:66.75.90.209
ffff:66.75.90.209
2 months ago
Updated index.scroll
index.scroll
Changed around line 1
- replace LIMIT 10
+ replace LIMIT 200