Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27403b80 authored by Scott Main's avatar Scott Main
Browse files

add style to add nexus 4 frame to screenshots

Change-Id: I1e96cbd755c4c6f88c807160b9a86b77a5ebed74
parent a3d60ae8
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -844,6 +844,18 @@ scroll top left;
    width: 216px;
    height: 384px; }

.framed-nexus4-port-216 {
  background: transparent url(../images/styles/device_nexus4_blank_port_432.png) no-repeat
scroll top left;
  background-size:240px 465px;
  padding: 52px 12px 52px 12px;
  overflow: hidden; }
  .framed-nexus4-port-216, .framed-nexus4-port-216 video,
  .framed-nexus4-port-216 img {
    width: 216px;
    height: 360px; }


/* landing page disclosures */
.landing-page-link {
  text-decoration: none;
+295 KiB
Loading image diff...