update readme file
This commit is contained in:
parent
95d5ad3356
commit
adee87dc34
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
This Lock screen is based on HTML, jQuery and CSS that simulate hybrid app design.
|
This Lock screen is based on HTML, jQuery and CSS that simulate hybrid app design.
|
||||||
|
|
||||||
|
![image](/attachments/7fe60950-82b2-4cd3-9fe6-effcfe402daf)
|
||||||
|
|
||||||
Credits:
|
Credits:
|
||||||
---------------
|
---------------
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: #9b26af;
|
background: rgba(66, 87, 67, 0.8);
|
||||||
font: 300 14px/18px Roboto, sans-serif
|
font: 300 14px/18px Roboto, sans-serif
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
Loading…
Reference in New Issue
Block a user