mirror of
https://github.com/IgnatZakalinsky/home-works.git
synced 2026-01-05 04:42:04 +00:00
Updates
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Message_message__CUhsL{border:1px solid lime;display:flex;justify-content:right;margin:10px}.Message_friendMessage__OzAlo{border:1px solid red;display:flex;margin:10px}.Message_sendForm__vJXli{display:flex;justify-content:right;margin:10px}.Affairs_button__8qTu0{background:#030;color:#9f9;margin:10px;outline:none;width:60px}.Affairs_button__8qTu0:focus{outline:1px solid #9f9}.Affairs_button__8qTu0:active{background:#9f9}.Affairs_active__sb076{background:#353}.Affairs_affair__BG7mR{align-items:center;display:flex}.Affairs_item__H1LMB{margin:10px;width:100px}.Affairs_high__oTvOC{color:red}.Affairs_middle__jXTLQ{color:orange}.Affairs_low__DT7NX{color:lime}.Greeting_greetingForm__GEZ09{align-items:center;display:flex}.Greeting_error__YS89O{color:red;margin-left:10px;margin-top:-14px;position:absolute}.Greeting_input__Jcjol{background:#030;color:#9f9;margin:10px}.Greeting_input__Jcjol:focus{border:2px solid #9f9;outline:none}.Greeting_errorInput__klY1v{background:#030;border:2px solid red;color:#9f9;margin:10px;outline:none}.Greeting_button__Zhla7{background:#030;color:#9f9;margin:10px;outline:none;width:60px}.Greeting_button__Zhla7:focus{outline:1px solid #9f9}.Greeting_button__Zhla7:active{background:#9f9}.Greeting_button__Zhla7:disabled{color:#050}.Greeting_count__gQjzO{margin:10px}.Greeting_greeting__O-b1Y{margin-left:10px}
|
||||
/*# sourceMappingURL=main.42b61067.css.map*/
|
||||
@@ -1 +0,0 @@
|
||||
{"version":3,"file":"static/css/main.42b61067.css","mappings":"AAAA,KAKE,kCAAmC,CACnC,iCAAkC,CAJlC,mIAEY,CAHZ,QAMF,CAEA,KACE,uEAEF,CCJA,wBAGI,qBAAsB,CAFtB,YAAa,CACb,qBAAsB,CAEtB,WACJ,CAEA,8BAEI,oBAAqB,CADrB,YAAa,CAEb,WACJ,CAEA,yBACI,YAAa,CACb,qBAAsB,CACtB,WACJ,CCrBA,uBAII,eAAmB,CACnB,UAAc,CAJd,WAAY,CAKZ,YAAa,CAJb,UAKJ,CACA,6BACI,sBACJ,CAEA,8BACI,eACJ,CAEA,uBACI,eACJ,CAEA,uBAEI,kBAAmB,CADnB,YAEJ,CAEA,qBACI,WAAY,CACZ,WACJ,CAEA,qBACI,SACJ,CAEA,uBACI,YACJ,CAEA,oBACI,UACJ,CC5CA,8BAEI,kBAAmB,CADnB,YAEJ,CAEA,uBAEI,SAAU,CACV,gBAAiB,CACjB,gBAAiB,CAHjB,iBAIJ,CAEA,uBAGI,eAAmB,CACnB,UAAc,CAHd,WAIJ,CAEA,6BAEI,qBAAyB,CADzB,YAEJ,CAEA,4BAGI,eAAmB,CAGnB,oBAAqB,CAFrB,UAAc,CAHd,WAAY,CAMZ,YACJ,CAEA,wBAII,eAAmB,CACnB,UAAc,CAJd,WAAY,CAKZ,YAAa,CAJb,UAKJ,CACA,8BACI,sBACJ,CAEA,+BACI,eACJ,CAEA,iCACI,UACJ,CAEA,uBACI,WACJ,CAEA,0BACI,gBACJ","sources":["index.css","s2-homeworks/hw01/Message.module.css","s2-homeworks/hw02/Affairs.module.css","s2-homeworks/hw03/Greeting.module.css"],"sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',\n 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\ncode {\n font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',\n monospace;\n}\n",".hw1 {\r\n\r\n}\r\n\r\n.hwTitle {\r\n\r\n}\r\n\r\n.message {\r\n display: flex;\r\n justify-content: right;\r\n border: 1px solid lime;\r\n margin: 10px;\r\n}\r\n\r\n.friendMessage {\r\n display: flex;\r\n border: 1px solid red;\r\n margin: 10px;\r\n}\r\n\r\n.sendForm {\r\n display: flex;\r\n justify-content: right;\r\n margin: 10px;\r\n}\r\n\r\n.textarea {\r\n\r\n}\r\n\r\n.button {\r\n\r\n}",".hw2 {\r\n\r\n}\r\n\r\n.button {\r\n margin: 10px;\r\n width: 60px;\r\n\r\n background: #003300;\r\n color: #99ff99;\r\n outline: none;\r\n}\r\n.button:focus {\r\n outline: #99ff99 solid 1px;\r\n}\r\n\r\n.button:active {\r\n background: #99ff99;\r\n}\r\n\r\n.active {\r\n background: #335533;\r\n}\r\n\r\n.affair {\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.item {\r\n margin: 10px;\r\n width: 100px;\r\n}\r\n\r\n.high {\r\n color: red;\r\n}\r\n\r\n.middle {\r\n color: orange;\r\n}\r\n\r\n.low {\r\n color: lime;\r\n}\r\n",".greetingForm {\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.error {\r\n position: absolute;\r\n color: red;\r\n margin-left: 10px;\r\n margin-top: -14px;\r\n}\r\n\r\n.input {\r\n margin: 10px;\r\n\r\n background: #003300;\r\n color: #99ff99;\r\n}\r\n\r\n.input:focus {\r\n outline: none;\r\n border: #99ff99 solid 2px;\r\n}\r\n\r\n.errorInput {\r\n margin: 10px;\r\n\r\n background: #003300;\r\n color: #99ff99;\r\n\r\n border: 2px solid red;\r\n outline: none;\r\n}\r\n\r\n.button {\r\n margin: 10px;\r\n width: 60px;\r\n\r\n background: #003300;\r\n color: #99ff99;\r\n outline: none;\r\n}\r\n.button:focus {\r\n outline: #99ff99 solid 1px;\r\n}\r\n\r\n.button:active {\r\n background: #99ff99;\r\n}\r\n\r\n.button:disabled {\r\n color: #005500;\r\n}\r\n\r\n.count {\r\n margin: 10px;\r\n}\r\n\r\n.greeting {\r\n margin-left: 10px;\r\n}"],"names":[],"sourceRoot":""}
|
||||
2
static/css/main.8ad466c5.css
Normal file
2
static/css/main.8ad466c5.css
Normal file
File diff suppressed because one or more lines are too long
1
static/css/main.8ad466c5.css.map
Normal file
1
static/css/main.8ad466c5.css.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user