(Created page with "<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> * {box-sizing: border-box} body {font-family: Verdana, sans-serif; m...") |
|||
Line 24: | Line 24: | ||
padding: 16px; | padding: 16px; | ||
margin-top: -22px; | margin-top: -22px; | ||
− | color: | + | color: black; |
font-weight: bold; | font-weight: bold; | ||
font-size: 18px; | font-size: 18px; |
Revision as of 05:00, 12 October 2018
<!DOCTYPE html>