UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

38 lines (34 loc) 645 B
#page-404 { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 100; width: 100%; height: 100%; background-image: url('https://os.alipayobjects.com/rmsportal/NOAjOBbnYCrNzrW.jpg'); background-repeat: no-repeat; background-position: center; background-size: 100%; background-attachment: fixed; section { position: absolute; top: 48%; left: 55%; margin: -103px 0 0 -120px; text-align: center; } h1 { color: @primary-color; font-weight: 500; font-size: 120px; } .links { color: @site-text-color; font-size: 18px; a { margin-left: 8px; } } }