List of themes made for the Roundabout software

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

Make height addaptive

steve0greatness,
created on Monday, 27 May 2024, 00:05:22 (1716768322), received on Monday, 27 May 2024, 00:05:37 (1716768337)
Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

5cec4a2e4f3e26ba469837637dac811747ba3d90

style.css

@@ -35,7 +35,7 @@ body {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                width: min(896px, 100vw);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                margin: 0 auto;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                padding: 35px;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            height: calc(100% - 70px);
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            min-height: calc(100% - 70px);
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                box-shadow: 0px 0px 50px #000;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }