File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed
Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,6 @@ main p {
152152 .article-banner a .btn {
153153 padding : 0.675rem 1rem ;
154154 font-size : var (--font-small );
155- margin : auto;
156155 }
157156
158157 .article-banner p {
@@ -162,12 +161,4 @@ main p {
162161 .article-banner p .fab {
163162 font-size : 1.2rem ;
164163 }
165-
166- .article-banner {
167- justify-content : center;
168- }
169-
170- .banner-text {
171- margin : 0.5rem 0 ;
172- }
173164}
Original file line number Diff line number Diff line change 66<i class =" fas fa-file-alt" ></i > <p > You are viewing the documentation for a prerelease version.</p >
77{{ else }}
88<i class =" fas fa-file-alt" ></i >
9- <div class =" banner-text"
10- <p> A newer version of this documentation is available.</p >
11- <span >The page is for an End Of Life version</span >
12- </div >
9+ <p > A newer version of this documentation is available.</p >
1310{{ /if }}
1411<a class =" btn" href =" {{ relativize this }} " >View Latest</a >
1512</div >
You can’t perform that action at this time.
0 commit comments