Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2f7ecc0e

Přidáno uživatelem Adam Mištera před asi 4 roky(ů)

[/] Oprava stránky notes pro zobrazení desktop

Zobrazit rozdíly:

resources/sass/_custom.scss
1379 1379
            font-size: 18pt;
1380 1380
            padding: 0.28125rem 3.7rem;
1381 1381
        }
1382

  
1383
        .metadata-area {
1384
            .pin-horizontal {
1385
                margin: 5rem 3.125rem 0 0;
1386

  
1387
                .metadata {
1388

  
1389
                    margin-right: 0.5rem;
1390

  
1391
                    .arrow-down {
1392
                        border-left: 0.5rem solid transparent;
1393
                        border-right: 0.5rem solid transparent;
1394
                        border-top: 0.5rem solid $theme-color-two;
1395
                    }
1396

  
1397
                    a {
1398
                        span {
1399
                            font-size: 16pt;
1400
                        }
1401
                    }
1402
                }
1403

  
1404
                &:after {
1405
                    height: 0.75rem;
1406
                    width: 0.75rem;
1407
                    top: 0.375rem;
1408
                }
1409
            }
1410

  
1411
            .white-pin {
1412
                .metadata {
1413
                    .arrow-down {
1414
                        border-top: 0.5rem solid $theme-color-one;
1415
                    }
1416
                }
1417
            }
1418

  
1419
            .metadata-text {
1420
                font-size: 19pt;
1421
                max-width: 50%;
1422

  
1423
                .artefact-info {
1424
                    .artefact-name {
1425
                        font-size: 16pt;
1426
                    }
1427

  
1428
                    .artefact-author {
1429
                        font-size: 12pt;
1430
                    }
1431

  
1432
                    .inter_like_filled {
1433
                        &:before{
1434
                            width: 5rem;
1435
                            height: 5rem;
1436
                        }
1437
                    }
1438
                }
1439
            }
1440
        }
1382 1441
    }
1383 1442
}
1384 1443

  

Také k dispozici: Unified diff