Workspace
Piirustusluettelo

Workspace

Hiljainen etusivu projekteille, joihin palaat päivittäin. Navigoi omiin projekteihisi tai hae piirustuksia koko arkistosta yhdestä näkymästä.

body { margin: 0; min-height: 100vh; font-family: 'Times New Roman', Times, serif; background: #050505; color: #f2f2f0; } body::before { content: ''; position: fixed; inset: 0; background-image: linear-gradient(110deg, rgba(4, 4, 4, 0.75), rgba(12, 12, 12, 0.4)), url('https://static.243.132.62.46.clients.your-server.de/images/tausta.png'); background-size: cover; background-position: center; filter: saturate(0.6); z-index: -2; } body::after { content: ''; position: fixed; inset: 0; background: radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.12), transparent 45%), radial-gradient(circle at 80% 10%, rgba(255, 196, 120, 0.25), transparent 40%), rgba(5, 5, 5, 0.35); z-index: -1; } a { color: inherit; text-decoration: none; } .page { display: flex; flex-direction: column; min-height: 100vh; padding: 2.5rem clamp(1.5rem, 5vw, 4rem); } header { Read the Documentation
  • Watch video tutorials at Laracasts