File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,26 +95,6 @@ <h1>Why Use FEAScript Platform</h1>
9595 < p > Save and load your projects in XML format</ p >
9696 </ li >
9797 </ ul >
98- <!-- <a
99- href="feascript-platform-app.html"
100- style="
101- color: #555;
102- border: 2px solid #e0e0e0;
103- padding: 5px;
104- border-radius: 4px;
105- display: inline-block;
106- "
107- ><img
108- src="https://feascript.com/assets/favicon.ico"
109- alt="FEAScript Icon"
110- style="vertical-align: middle; margin-right: 5px; height: 1em; width: auto"
111- /><strong>Access the FEAScript Platform</strong></a
112- >
113- <p style="margin-top: 1em; font-style: italic">
114- Please note that while the the core library of FEAScript is free to use, FEAScript Platform is
115- offered as a paid service. To get access, please go to our
116- <a href="https://www.paddle.com/">store on Paddle</a>.
117- </p> -->
11898 </ div >
11999 </ div >
120100 < div class ="right-panel ">
@@ -136,4 +116,4 @@ <h1>Why Use FEAScript Platform</h1>
136116 document . getElementById ( "currentYear" ) . innerHTML = new Date ( ) . getFullYear ( ) ;
137117 </ script >
138118 </ body >
139- </ html >
119+ </ html >
Original file line number Diff line number Diff line change @@ -372,6 +372,12 @@ mjx-container {
372372 .tutorials-list li a {
373373 font-size : 100% ;
374374 }
375+ .platform-layout .right-panel {
376+ display : none !important ;
377+ }
378+ .platform-layout .left-panel {
379+ border-radius : 10px ;
380+ }
375381}
376382
377383/* Medium screens: 500px to 1000px */
You can’t perform that action at this time.
0 commit comments